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"
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to