From 0264d1ea29a4b35914a658ab01ece38e3637f84f Mon Sep 17 00:00:00 2001 From: delphij Date: Sun, 22 Apr 2012 07:51:49 +0000 Subject: - Use quote when tab is used; - Follow the same macros used in device driver manual pages. --- lib/libc/sys/setfib.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/setfib.2 b/lib/libc/sys/setfib.2 index 2f1b00d..ef561d2 100644 --- a/lib/libc/sys/setfib.2 +++ b/lib/libc/sys/setfib.2 @@ -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 -- cgit v1.1