Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 08:52:03 +0000 (UTC)
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r190911 - head/sbin/ipfw
Message-ID:  <200904110852.n3B8q3gs079388@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trhodes
Date: Sat Apr 11 08:52:02 2009
New Revision: 190911
URL: http://svn.freebsd.org/changeset/base/190911

Log:
  Kill hard sentence break added in the previous revision.

Modified:
  head/sbin/ipfw/ipfw.8

Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8	Sat Apr 11 08:49:15 2009	(r190910)
+++ head/sbin/ipfw/ipfw.8	Sat Apr 11 08:52:02 2009	(r190911)
@@ -1998,7 +1998,10 @@ with either delay or probability first, 
 to the chosen format.
 The unit for delay is milliseconds.
 Data points do not need to be ordered or equal to the number
-specified in the "samples" line. ipfw will sort and interpolate
+specified in the "samples" line.
+The
+.Nm
+utility will sort and interpolate
 the curve as needed.
 .El
 .Pp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904110852.n3B8q3gs079388>