diff options
Diffstat (limited to 'sbin/init/init.8')
-rw-r--r-- | sbin/init/init.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 833e2f6..cff2b34 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -272,7 +272,8 @@ as (the InterNetNews server). If this script does not terminate within 120 seconds, .Nm -will terminate it. The timeout can be configured via the +will terminate it. +The timeout can be configured via the .Xr sysctl 8 variable .Va kern.init_shutdown_timeout . @@ -348,12 +349,12 @@ a persistent device error condition. .Xr login 1 , .Xr sh 1 , .Xr ttys 5 , +.Xr security 7 , .Xr getty 8 , .Xr halt 8 , .Xr jail 8 , .Xr rc 8 , .Xr reboot 8 , -.Xr security 7 , .Xr shutdown 8 , .Xr sysctl 8 .Sh HISTORY |