summaryrefslogtreecommitdiff
path: root/usr.bin/newsyslog
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-09-13 01:12:56 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-09-13 01:12:56 +0000
commit52d302515be07e1ac4f86c63f0b885d861565a4b (patch)
tree623e6b00d5a20bac84887435080053395e36f62c /usr.bin/newsyslog
parentcab800f132f0aeac46cb6112768c5decd63c78cc (diff)
Use .Dv for SIGUSR1 like all the other signal names.
Diffstat (limited to 'usr.bin/newsyslog')
-rw-r--r--usr.bin/newsyslog/newsyslog.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8
index 426e01cf5fe..d105b3bfde2 100644
--- a/usr.bin/newsyslog/newsyslog.8
+++ b/usr.bin/newsyslog/newsyslog.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newsyslog.8,v 1.22 2002/06/26 23:36:14 wcobb Exp $
+.\" $OpenBSD: newsyslog.8,v 1.23 2002/09/13 01:12:55 millert Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -216,7 +216,7 @@ Signal names
must start with
.Dq SIG
and be the signal name, not the number, e.g.,
-.Em SIGUSR1 .
+.Dv SIGUSR1 .
.It command (optional)
Specify a command to run instead of sending a signal to the process.
The command must be enclosed in double quotes