svn commit: r235340 - head/lib/libc/sys
Joel Dahl
joel at FreeBSD.org
Sat May 12 16:08:06 UTC 2012
Author: joel (doc committer)
Date: Sat May 12 16:08:05 2012
New Revision: 235340
URL: http://svn.freebsd.org/changeset/base/235340
Log:
Remove tab from kernel configuration option. This is consistent with the rest
of our manual pages.
Modified:
head/lib/libc/sys/setfib.2
Modified: head/lib/libc/sys/setfib.2
==============================================================================
--- head/lib/libc/sys/setfib.2 Sat May 12 15:52:19 2012 (r235339)
+++ head/lib/libc/sys/setfib.2 Sat May 12 16:08:05 2012 (r235340)
@@ -52,7 +52,7 @@ may be retrieved by the
sysctl.
The system maximum is set in the kernel configuration file with
.Bd -ragged -offset indent
-.Cd "options ROUTETABLES=" Ns Em N
+.Cd "options ROUTETABLES=" Ns Em N
.Ed
.Pp
or in
More information about the svn-src-head
mailing list