diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-04 18:20:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-04 18:20:49 +0000 |
commit | 0dab30e2914ac2d75198304086f54ba89d52a28f (patch) | |
tree | dbd24933f881ea62acf0be661ffb78ded8ba1b3e | |
parent | 0d1beff69c45946602278ef4b4976bf59caf1b4c (diff) |
knock out useless Pp;
-rw-r--r-- | sbin/init/init.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index f295e8bddbd..63914b83f6f 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: init.8,v 1.46 2011/05/10 18:21:29 schwarze Exp $ +.\" $OpenBSD: init.8,v 1.47 2011/09/04 18:20:48 jmc Exp $ .\" $NetBSD: init.8,v 1.6 1995/03/18 14:56:31 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)init.8 8.6 (Berkeley) 5/26/95 .\" -.Dd $Mdocdate: May 10 2011 $ +.Dd $Mdocdate: September 4 2011 $ .Dt INIT 8 .Os .Sh NAME @@ -300,7 +300,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. |