diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-14 01:22:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-14 01:22:05 +0000 |
commit | 2ed8f841210c7d7a3c34b0271f49d51921b7f854 (patch) | |
tree | c29af76453d1c270d4fb953c5abbaf5a770c6de3 /usr.bin/newsyslog | |
parent | 64126e7fa2d060b603f5e2d1b7aec68cb1eb3e19 (diff) |
these files document their config files too: adjust NAME accordingly;
ok schwarze
Diffstat (limited to 'usr.bin/newsyslog')
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index abf3a5e7575..2b6c4a326e1 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newsyslog.8,v 1.52 2014/09/16 16:27:23 jmc Exp $ +.\" $OpenBSD: newsyslog.8,v 1.53 2015/11/14 01:22:04 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -41,11 +41,12 @@ .\" the suitability of this software for any purpose. It is .\" provided "as is" without express or implied warranty. .\" -.Dd $Mdocdate: September 16 2014 $ +.Dd $Mdocdate: November 14 2015 $ .Dt NEWSYSLOG 8 .Os .Sh NAME -.Nm newsyslog +.Nm newsyslog , +.Nm newsyslog.conf .Nd rotate log files .Sh SYNOPSIS .Nm newsyslog |