Module Name: src
Committed By: wiz
Date: Sun Sep 1 19:13:18 UTC 2019
Modified Files:
src/sbin/init: init.8
Log Message:
Remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sbin/init/init.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/init/init.8
diff -u src/sbin/init/init.8:1.61 src/sbin/init/init.8:1.62
--- src/sbin/init/init.8:1.61 Sun Sep 1 18:51:27 2019
+++ src/sbin/init/init.8 Sun Sep 1 19:13:18 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: init.8,v 1.61 2019/09/01 18:51:27 sevan Exp $
+.\" $NetBSD: init.8,v 1.62 2019/09/01 19:13:18 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -356,7 +356,6 @@ each time it is started.
This is often caused by a ringing or noisy terminal line.
.Em "Init will sleep for 10 seconds" ,
.Em "then continue trying to start the process" .
-.Pp
.It "some processes would not die; ps axl advised."
A process is hung and could not be killed when the system was
shutting down.