summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/sendfile.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sendfile.2 b/lib/libc/sys/sendfile.2
index 8c7dadb..751b471 100644
--- a/lib/libc/sys/sendfile.2
+++ b/lib/libc/sys/sendfile.2
@@ -219,7 +219,7 @@ is not a SOCK_STREAM type socket.
The
.Fa offset
argument
-is invalid, i.e. negative.
+is negative.
.It Bq Er ENOTCONN
The
.Fa s
OpenPOWER on IntegriCloud