Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2012 05:08:10 +0000 (UTC)
From:      Benjamin Kaduk <bjk@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r233161 - head/lib/libc/sys
Message-ID:  <201203190508.q2J58ANT052489@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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