diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2004-10-18 10:02:04 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2004-10-18 10:02:04 +0000 |
| commit | 017aaf79e1867aa8d2fb98d79b7b4d5ebbcf2175 (patch) | |
| tree | dd4d878203716ef9ff253add62e1b9854dcb8b69 /lib | |
| parent | 4325be53b0e41f2de2799d6c9f234626acd5dcb3 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/sendfile.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sendfile.2 b/lib/libc/sys/sendfile.2 index 8c7dadbda7e15..751b471e255b5 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 |
