summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>1998-04-19 22:20:32 +0000
committerdes <des@FreeBSD.org>1998-04-19 22:20:32 +0000
commit901c8a6cfa96b97f7f01686479706895b233eb71 (patch)
tree32bcbd87b3762d6a374dcf152abcae2961e28c47 /lib/libc/sys
parent182404b2741d5b0d2de788e163aa2b0595d340b0 (diff)
downloadFreeBSD-src-901c8a6cfa96b97f7f01686479706895b233eb71.zip
FreeBSD-src-901c8a6cfa96b97f7f01686479706895b233eb71.tar.gz
Backed out lseek changes.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/lseek.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/lseek.2 b/lib/libc/sys/lseek.2
index 83fbb14..538ec11 100644
--- a/lib/libc/sys/lseek.2
+++ b/lib/libc/sys/lseek.2
@@ -120,7 +120,7 @@ is not an open file descriptor.
is associated with a pipe, socket, or FIFO.
.It Bq Er EINVAL
.Fa Whence
-is not a proper value, or the resulting offset is negative.
+is not a proper value.
.El
.Sh SEE ALSO
.Xr dup 2 ,
OpenPOWER on IntegriCloud