From 13fe9ea5a213be76500057f81901939ad340fea0 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 18 Jan 2005 10:09:38 +0000 Subject: Sort sections. --- sbin/init/init.8 | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'sbin/init/init.8') 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 , -- cgit v1.1