summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/lseek.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/lseek.2')
-rw-r--r--lib/libc/sys/lseek.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/lseek.2 b/lib/libc/sys/lseek.2
index 30cf1e0..13bcf21 100644
--- a/lib/libc/sys/lseek.2
+++ b/lib/libc/sys/lseek.2
@@ -101,7 +101,8 @@ If data is later written
at this point, subsequent reads of the data in the gap return
bytes of zeros (until data is actually written into the gap).
.Pp
-Some devices are incapable of seeking. The value of the pointer
+Some devices are incapable of seeking.
+The value of the pointer
associated with such a device is undefined.
.Sh RETURN VALUES
Upon successful completion,
OpenPOWER on IntegriCloud