summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/read.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/read.2')
-rw-r--r--lib/libc/sys/read.24
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2
index b3dfa92..2e906b2 100644
--- a/lib/libc/sys/read.2
+++ b/lib/libc/sys/read.2
@@ -215,7 +215,9 @@ The
system call may also return the following errors:
.Bl -tag -width Er
.It Bq Er EINVAL
-The specified file offset is invalid, i.e. negative.
+The
+.Fa offset
+value was negative.
.It Bq Er ESPIPE
The file descriptor is associated with a pipe, socket, or FIFO.
.El
OpenPOWER on IntegriCloud