diff options
author | maxim <maxim@FreeBSD.org> | 2012-03-19 19:25:22 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2012-03-19 19:25:22 +0000 |
commit | a53812d462c6768c71d5b3c15d9e52f437d17b4c (patch) | |
tree | 29a099be12f831897e890b36471a28dc48597524 /share/man | |
parent | 1dc73f99dc2981dabe58eda632dd8d35fe19fe3d (diff) | |
download | FreeBSD-src-a53812d462c6768c71d5b3c15d9e52f437d17b4c.zip FreeBSD-src-a53812d462c6768c71d5b3c15d9e52f437d17b4c.tar.gz |
o Trim EoL whitespaces.
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" |