summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit13fe9ea5a213be76500057f81901939ad340fea0 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/init
parentd95b3c4c8de8ba10c562c372d97210ee4e5f3821 (diff)
downloadFreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.zip
FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.tar.gz
Sort sections.
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/init.834
1 files changed, 17 insertions, 17 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 4f08683..563f3c0 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -353,23 +353,6 @@ as follows:
.Xr ttys 5
file
.El
-.Sh DIAGNOSTICS
-.Bl -diag
-.It "getty repeating too quickly on port %s, sleeping."
-A process being started to service a line is exiting quickly
-each time it is started.
-This is often caused by a ringing or noisy terminal line.
-.Bf -emphasis
-Init will sleep for 30 seconds,
-then continue trying to start the process.
-.Ef
-.It "some processes would not die; ps axl advised."
-A process
-is hung and could not be killed when the system was shutting down.
-This condition is usually caused by a process
-that is stuck in a device driver because of
-a persistent device error condition.
-.El
.Sh FILES
.Bl -tag -width /etc/rc.shutdown -compact
.It Pa /dev/console
@@ -388,6 +371,23 @@ system startup commands
.It Pa /etc/rc.shutdown
system shutdown commands
.El
+.Sh DIAGNOSTICS
+.Bl -diag
+.It "getty repeating too quickly on port %s, sleeping."
+A process being started to service a line is exiting quickly
+each time it is started.
+This is often caused by a ringing or noisy terminal line.
+.Bf -emphasis
+Init will sleep for 30 seconds,
+then continue trying to start the process.
+.Ef
+.It "some processes would not die; ps axl advised."
+A process
+is hung and could not be killed when the system was shutting down.
+This condition is usually caused by a process
+that is stuck in a device driver because of
+a persistent device error condition.
+.El
.Sh SEE ALSO
.Xr kill 1 ,
.Xr login 1 ,
OpenPOWER on IntegriCloud