diff options
author | 2015-11-14 01:22:04 +0000 | |
---|---|---|
committer | 2015-11-14 01:22:04 +0000 | |
commit | e488283d8a3966bfde014e3db203cf6841fa80b7 (patch) | |
tree | d11f0664ad2542625c52e151f7f2c78f4102b8b1 | |
parent | the mandoc(7) mlink is useless; zapping now, at ingo's behest (diff) | |
download | wireguard-openbsd-e488283d8a3966bfde014e3db203cf6841fa80b7.tar.xz wireguard-openbsd-e488283d8a3966bfde014e3db203cf6841fa80b7.zip |
these files document their config files too: adjust NAME accordingly;
ok schwarze
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 7 | ||||
-rw-r--r-- | usr.sbin/inetd/inetd.8 | 7 |
2 files changed, 8 insertions, 6 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 diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 3834d1f7191..36cd460d4c7 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inetd.8,v 1.39 2015/10/18 15:28:03 deraadt Exp $ +.\" $OpenBSD: inetd.8,v 1.40 2015/11/14 01:22:04 jmc Exp $ .\" Copyright (c) 1985, 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -28,11 +28,12 @@ .\" .\" from: @(#)inetd.8 6.7 (Berkeley) 3/16/91 .\" -.Dd $Mdocdate: October 18 2015 $ +.Dd $Mdocdate: November 14 2015 $ .Dt INETD 8 .Os .Sh NAME -.Nm inetd +.Nm inetd , +.Nm inetd.conf .Nd internet super-server .Sh SYNOPSIS .Nm inetd |