diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/tcp.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index a33e8fb..e961124 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -147,7 +147,7 @@ See .Xr mod_cc 4 for details. .It Dv TCP_KEEPINIT -This write-only +This write-only .Xr setsockopt 2 option accepts a per-socket timeout argument of .Vt "u_int" @@ -160,7 +160,7 @@ in the .Sx MIB Variables section further down. .It Dv TCP_KEEPIDLE -This write-only +This write-only .Xr setsockopt 2 option accepts an argument of .Vt "u_int" @@ -176,7 +176,7 @@ in the .Sx MIB Variables section further down. .It Dv TCP_KEEPINTVL -This write-only +This write-only .Xr setsockopt 2 option accepts an argument of .Vt "u_int" @@ -191,7 +191,7 @@ in the .Sx MIB Variables section further down. .It Dv TCP_KEEPCNT -This write-only +This write-only .Xr setsockopt 2 option accepts an argument of .Vt "u_int" |