diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-03-02 17:09:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-03-02 17:09:55 +0000 |
commit | 350d2394f0b1c54a922e861484cfdd6c5fb4cba4 (patch) | |
tree | 0262aa42e14faf91d61857bd04ebf3ad3fe35a38 /usr.sbin/ripctl | |
parent | 37b1c7c656ddf3b924740c83e9f0f14fb870af0d (diff) |
improve the Nd lines such that the format is consistent for the
various *d, *conf, *ctl files (where relevant) and simple;
also makes "man -k routing" more useful;
help from claudio and florian
ok claudio florian millert
Diffstat (limited to 'usr.sbin/ripctl')
-rw-r--r-- | usr.sbin/ripctl/ripctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ripctl/ripctl.8 b/usr.sbin/ripctl/ripctl.8 index 02376689685..d6ab20bc3a3 100644 --- a/usr.sbin/ripctl/ripctl.8 +++ b/usr.sbin/ripctl/ripctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ripctl.8,v 1.12 2016/10/13 15:20:40 jca Exp $ +.\" $OpenBSD: ripctl.8,v 1.13 2023/03/02 17:09:53 jmc Exp $ .\" .\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it> .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> @@ -15,12 +15,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 13 2016 $ +.Dd $Mdocdate: March 2 2023 $ .Dt RIPCTL 8 .Os .Sh NAME .Nm ripctl -.Nd control the Routing Information Protocol daemon +.Nd control the RIP routing daemon .Sh SYNOPSIS .Nm .Op Fl s Ar socket |