summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-04-10 01:03:29 +0000
committerdd <dd@FreeBSD.org>2001-04-10 01:03:29 +0000
commitcb8bda79d65a007241c9555a4b882fda2ac15def (patch)
tree1c1ffe82992ec87b620a7c5492111a6aac8652b4 /sbin/init
parentc7aea79d8db8ddf75d4ae555af1ce491b861de3e (diff)
downloadFreeBSD-src-cb8bda79d65a007241c9555a4b882fda2ac15def.zip
FreeBSD-src-cb8bda79d65a007241c9555a4b882fda2ac15def.tar.gz
Make the list in the DIAGNOSTICS section "-tag" instead of "-diag":
the former makes it more obvious as to there the error message starts and the explanation begins. PR: 26431
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/init.84
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
OpenPOWER on IntegriCloud