From owner-svn-src-all@FreeBSD.ORG Mon Mar 19 05:08:10 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 5E8ED1065673; Mon, 19 Mar 2012 05:08:10 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4A3618FC15; Mon, 19 Mar 2012 05:08:10 +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 q2J58APA052491; Mon, 19 Mar 2012 05:08:10 GMT (envelope-from bjk@svn.freebsd.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q2J58ANT052489; Mon, 19 Mar 2012 05:08:10 GMT (envelope-from bjk@svn.freebsd.org) Message-Id: <201203190508.q2J58ANT052489@svn.freebsd.org> From: Benjamin Kaduk Date: Mon, 19 Mar 2012 05:08:10 +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: r233161 - head/lib/libc/sys 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: Mon, 19 Mar 2012 05:08:10 -0000 Author: bjk (doc committer) Date: Mon Mar 19 05:08:09 2012 New Revision: 233161 URL: http://svn.freebsd.org/changeset/base/233161 Log: Remove trailing whitespace. Approved by: hrs (mentor) Modified: head/lib/libc/sys/setfib.2 Modified: head/lib/libc/sys/setfib.2 ============================================================================== --- head/lib/libc/sys/setfib.2 Mon Mar 19 04:46:11 2012 (r233160) +++ head/lib/libc/sys/setfib.2 Mon Mar 19 05:08:09 2012 (r233161) @@ -47,7 +47,7 @@ The argument must be greater than or equal to 0 and less than the current system maximum which -may be retrieved by the +may be retrieved by the .Va net.fibs sysctl. The system maximum is set in the kernel configuration file with @@ -67,7 +67,7 @@ However, this maximum is capped at 16 du the fib number in a 4-bit field in .Xr mbuf 9 flags. -The default fib of the process will be applied to all protocol families +The default fib of the process will be applied to all protocol families that support multiple fibs, and ignored by those that do not. The default fib for a process may be overridden for a socket with the use of the