diff options
Diffstat (limited to 'man7/tcp.7')
| -rw-r--r-- | man7/tcp.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7 index 9d48507851..6aa6e81520 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -171,7 +171,7 @@ In addition, most IP sysctls also apply to TCP; see .BR ip (7). Variables described as .I Boolean -take an integer value, with a non-zero value ("true") meaning that +take an integer value, with a nonzero value ("true") meaning that the corresponding option is enabled, and a zero value ("false") meaning that the option is disabled. .\" FIXME As at Sept 2006, kernel 2.6.18-rc5, the following are @@ -795,7 +795,7 @@ is returned. .B SIOCATMARK Returns true (i.e., .I value -is non-zero) if the inbound data stream is at the urgent mark. +is nonzero) if the inbound data stream is at the urgent mark. .sp If the .B SO_OOBINLINE |
