From owner-svn-src-all@FreeBSD.ORG Sat Apr 11 08:52:03 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 406131065675; Sat, 11 Apr 2009 08:52:03 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2F9B98FC25; Sat, 11 Apr 2009 08:52:03 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n3B8q3Mr079389; Sat, 11 Apr 2009 08:52:03 GMT (envelope-from trhodes@svn.freebsd.org) Received: (from trhodes@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n3B8q3gs079388; Sat, 11 Apr 2009 08:52:03 GMT (envelope-from trhodes@svn.freebsd.org) Message-Id: <200904110852.n3B8q3gs079388@svn.freebsd.org> From: Tom Rhodes Date: Sat, 11 Apr 2009 08:52:03 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r190911 - head/sbin/ipfw X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 08:52:04 -0000 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