svn commit: r233196 - head/share/man/man4
Maxim Konovalov
maxim at FreeBSD.org
Mon Mar 19 19:25:23 UTC 2012
Author: maxim
Date: Mon Mar 19 19:25:22 2012
New Revision: 233196
URL: http://svn.freebsd.org/changeset/base/233196
Log:
o Trim EoL whitespaces.
Modified:
head/share/man/man4/tcp.4
Modified: head/share/man/man4/tcp.4
==============================================================================
--- head/share/man/man4/tcp.4 Mon Mar 19 19:17:55 2012 (r233195)
+++ head/share/man/man4/tcp.4 Mon Mar 19 19:25:22 2012 (r233196)
@@ -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"
More information about the svn-src-all
mailing list