svn commit: r233161 - head/lib/libc/sys
Benjamin Kaduk
bjk at FreeBSD.org
Mon Mar 19 05:08:10 UTC 2012
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
More information about the svn-src-head
mailing list