diff options
author | charnier <charnier@FreeBSD.org> | 2003-06-08 12:51:28 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2003-06-08 12:51:28 +0000 |
commit | 7aed4eadc72c1903842df0e7234be06dde1aaf97 (patch) | |
tree | 23d9fcf1fb5c1d80982ddd94056d9b0136dd353e /sbin/init | |
parent | eeb46390afe2181f643a2ce42b2798c5eb236399 (diff) | |
download | FreeBSD-src-7aed4eadc72c1903842df0e7234be06dde1aaf97.zip FreeBSD-src-7aed4eadc72c1903842df0e7234be06dde1aaf97.tar.gz |
Add section number to .Xr
Diffstat (limited to 'sbin/init')
-rw-r--r-- | sbin/init/init.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 6959ecb..ee3fadc 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -394,7 +394,7 @@ utility appeared in .At v6 . .Sh CAVEATS Systems without -.Xr sysctl +.Xr sysctl 8 behave as though they have security level \-1. .Pp Setting the security level above 1 too early in the boot sequence can |