svn commit: r215387 - stable/8/contrib/netcat

Bruce Cran brucec at FreeBSD.org
Tue Nov 16 07:47:44 UTC 2010


Author: brucec
Date: Tue Nov 16 07:47:43 2010
New Revision: 215387
URL: http://svn.freebsd.org/changeset/base/215387

Log:
  MFC r214022:
  
  Remove extra word, which looks like a left-over from a deleted sentence.

Modified:
  stable/8/contrib/netcat/nc.1
Directory Properties:
  stable/8/contrib/netcat/   (props changed)

Modified: stable/8/contrib/netcat/nc.1
==============================================================================
--- stable/8/contrib/netcat/nc.1	Tue Nov 16 07:39:52 2010	(r215386)
+++ stable/8/contrib/netcat/nc.1	Tue Nov 16 07:47:43 2010	(r215387)
@@ -158,7 +158,6 @@ TCP_NOOPT
 socket option.
 .It Fl O Ar length
 Specifies the size of the TCP send buffer.
-When
 .It Fl P Ar proxy_username
 Specifies a username to present to a proxy server that requires authentication.
 If no username is specified then authentication will not be attempted.


More information about the svn-src-all mailing list