Author: delphij
Date: Sun Apr 22 07:51:49 2012
New Revision: 234567
URL: http://svn.freebsd.org/changeset/base/234567

Log:
   - Use quote when tab is used;
   - Follow the same macros used in device driver manual pages.

Modified:
  head/lib/libc/sys/setfib.2

Modified: head/lib/libc/sys/setfib.2
==============================================================================
--- head/lib/libc/sys/setfib.2  Sun Apr 22 07:50:24 2012        (r234566)
+++ head/lib/libc/sys/setfib.2  Sun Apr 22 07:51:49 2012        (r234567)
@@ -51,8 +51,9 @@ may be retrieved by the
 .Va net.fibs
 sysctl.
 The system maximum is set in the kernel configuration file with
-.Pp
-.Dl options    ROUTETABLES= Ns Em N
+.Bd -ragged -offset indent
+.Cd "options   ROUTETABLES=" Ns Em N
+.Ed
 .Pp
 or in
 .Pa /boot/loader.conf
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to