summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-03-14 00:17:04 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-03-14 00:17:04 +0000
commitdc238221bcf0eefb4fed1fea0a0d12d78fcb3487 (patch)
tree19daffe00abdc36766e888d27c000b027cc87d0d
parent7669a330056706606f54876b93d0a4620b30a28b (diff)
.Pd -> .Pq
-rw-r--r--sbin/init/init.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 4c62d468537..a9297bd35aa 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: init.8,v 1.40 2007/05/31 19:19:44 jmc Exp $
+.\" $OpenBSD: init.8,v 1.41 2010/03/14 00:17:03 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 31 2007 $
+.Dd $Mdocdate: March 14 2010 $
.Dt INIT 8
.Os
.Sh NAME
@@ -218,7 +218,7 @@ run
and halt the machine if user-defined signal 1
.Pq Dv USR1
or user-defined signal 2
-.Pd Dv USR2
+.Pq Dv USR2
is received.
.Pa /etc/rc.shutdown
can specify that a powerdown is requested.