diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-04-10 01:03:29 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-04-10 01:03:29 +0000 |
| commit | f6433666774d3099ec36e6669a4ad1725d1952d8 (patch) | |
| tree | 5d6ee715e823a72af1d7cb55ba8d391fd994887b /sbin/init | |
| parent | 16162e5789e76436e1e2d4991006af4d43ac7e57 (diff) | |
Notes
Diffstat (limited to 'sbin/init')
| -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 76d428bcf709..c7cbcc624964 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 |
