Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2012 16:08:05 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r235340 - head/lib/libc/sys
Message-ID:  <201205121608.q4CG85Ha041270@svn.freebsd.org>

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



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