diff options
-rw-r--r-- | sbin/init/init.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 76d428b..c7cbcc6 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -331,7 +331,7 @@ as follows: file .El .Sh DIAGNOSTICS -.Bl -diag +.Bl -tag -width indent .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. @@ -339,7 +339,7 @@ This is often caused by a ringing or noisy terminal line. .Em "Init will sleep for 30 seconds" , .Em "then continue trying to start the process" . .Pp -.It "some processes would not die; ps axl advised." +.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 |