From fb1146362f8deac4d6dd82bdf6105bf174c79b61 Mon Sep 17 00:00:00 2001 From: dd Date: Fri, 13 Apr 2001 06:54:05 +0000 Subject: Back out most of revision 1.28: lists of diagnostics must use -diag, not -tag. Instead, put a period after the error messages to aide those using dumb terminals not capable of properly displaying markup. Requested by: ru --- sbin/init/init.8 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sbin/init') diff --git a/sbin/init/init.8 b/sbin/init/init.8 index c7cbcc6..20a71d1 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -331,15 +331,14 @@ as follows: file .El .Sh DIAGNOSTICS -.Bl -tag -width indent -.It "getty repeating too quickly on port %s, sleeping" +.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. .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 -- cgit v1.1