Index: sbin/init/init.8 =================================================================== --- sbin/init/init.8 (revision 305507) +++ sbin/init/init.8 (working copy) @@ -31,7 +31,7 @@ .\" @(#)init.8 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd July 24, 2015 +.Dd September 8, 2016 .Dt INIT 8 .Os .Sh NAME @@ -216,7 +216,7 @@ utility will cease creating new processes and allow the system to slowly die away, if it is sent a terminal stop .Pq Dv TSTP -signal, i.e.\& +signal, i.e\& .Dq Li "kill \-TSTP 1" . A later hangup will resume full multi-user operations, or a terminate will start a single-user shell. @@ -230,7 +230,7 @@ utility will terminate all possible processes (again, it will not wait for deadlocked processes) and reboot the machine if sent the interrupt .Pq Dv INT -signal, i.e.\& +signal, i.e\& .Dq Li "kill \-INT 1". This is useful for shutting the machine down cleanly from inside the kernel or from X when the machine appears to be hung. @@ -345,7 +345,7 @@ An .Nm utility appeared in -.At v6 . +.At v1 . .Sh CAVEATS Systems without .Xr sysctl 8