diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-04-22 14:16:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-04-22 14:16:15 +0000 |
commit | 402523b5a08259cca457f3c02724e18073eb9ec1 (patch) | |
tree | cbb55545528c0fb3b612f7809b6ee25cb3757146 /usr.bin | |
parent | 79193546bc11a63693260a1507271835ac3fc689 (diff) |
mark the "signal" field as optional; from alvar penning
ok millert
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index 3153250c62c..9e3f84a0b26 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newsyslog.8,v 1.54 2017/07/20 18:39:16 jca Exp $ +.\" $OpenBSD: newsyslog.8,v 1.55 2024/04/22 14:16:14 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -41,7 +41,7 @@ .\" the suitability of this software for any purpose. It is .\" provided "as is" without express or implied warranty. .\" -.Dd $Mdocdate: July 20 2017 $ +.Dd $Mdocdate: April 22 2024 $ .Dt NEWSYSLOG 8 .Os .Sh NAME @@ -399,7 +399,7 @@ signal (usually to instead of .Pa /var/run/syslog.pid . .It Ar signal -Specify the signal to send to the process instead of +This optional field specifies the signal to send to the process instead of .Dv SIGHUP . Signal names must start with |