diff options
author | joel <joel@FreeBSD.org> | 2012-05-12 16:08:05 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-05-12 16:08:05 +0000 |
commit | 63208c819ec65b696e2c05cb942e155c271be535 (patch) | |
tree | 68fda599836a3de0c9865958ff3912cd25045329 /lib/libc | |
parent | 5ce3e0d499dc56b361d313f7e6951ec86ced4d67 (diff) | |
download | FreeBSD-src-63208c819ec65b696e2c05cb942e155c271be535.zip FreeBSD-src-63208c819ec65b696e2c05cb942e155c271be535.tar.gz |
Remove tab from kernel configuration option. This is consistent with the rest
of our manual pages.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/setfib.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/setfib.2 b/lib/libc/sys/setfib.2 index 7c65c92..bf23c7a 100644 --- a/lib/libc/sys/setfib.2 +++ b/lib/libc/sys/setfib.2 @@ -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 |