From owner-svn-src-all@FreeBSD.ORG Sat Apr 7 09:11:07 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE516106566B; Sat, 7 Apr 2012 09:11:07 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id CA6DE8FC0A; Sat, 7 Apr 2012 09:11:07 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q379B7wP052961; Sat, 7 Apr 2012 09:11:07 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q379B7ek052959; Sat, 7 Apr 2012 09:11:07 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201204070911.q379B7ek052959@svn.freebsd.org> From: Joel Dahl Date: Sat, 7 Apr 2012 09:11:07 +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: r233993 - head/sbin/ifconfig 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, 07 Apr 2012 09:11:08 -0000 Author: joel (doc committer) Date: Sat Apr 7 09:11:07 2012 New Revision: 233993 URL: http://svn.freebsd.org/changeset/base/233993 Log: Remove end of line whitespace introduced in previous commit. Modified: head/sbin/ifconfig/ifconfig.8 Modified: head/sbin/ifconfig/ifconfig.8 ============================================================================== --- head/sbin/ifconfig/ifconfig.8 Sat Apr 7 09:05:30 2012 (r233992) +++ head/sbin/ifconfig/ifconfig.8 Sat Apr 7 09:11:07 2012 (r233993) @@ -2397,7 +2397,7 @@ Set the maximum number of updates for a can be collapsed into one. This is an 8-bit number; the default value is 128. .It Cm defer -Defer transmission of the first packet in a state until a peer has +Defer transmission of the first packet in a state until a peer has acknowledged that the associated state has been inserted. .It Fl defer Do not defer the first packet in a state.