summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypset
diff options
context:
space:
mode:
authormpech <mpech@openbsd.org>2001-08-02 18:37:33 +0000
committermpech <mpech@openbsd.org>2001-08-02 18:37:33 +0000
commitb5667098437248536843f7ca39bba3e29bfe76a7 (patch)
tree036f4dec7d0d510aa771f3a96d1d2ed9532ec29d /usr.sbin/ypset
parentdocument .Nd (diff)
downloadwireguard-openbsd-b5667098437248536843f7ca39bba3e29bfe76a7.tar.xz
wireguard-openbsd-b5667098437248536843f7ca39bba3e29bfe76a7.zip
o) .Sh AUTHOR -> .Sh AUTHORS;
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok
Diffstat (limited to 'usr.sbin/ypset')
-rw-r--r--usr.sbin/ypset/ypset.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypset/ypset.8 b/usr.sbin/ypset/ypset.8
index 7a9edc1b5ee..c9b22bc38d2 100644
--- a/usr.sbin/ypset/ypset.8
+++ b/usr.sbin/ypset/ypset.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypset.8,v 1.5 2000/11/09 17:53:34 aaron Exp $
+.\" $OpenBSD: ypset.8,v 1.6 2001/08/02 18:37:35 mpech Exp $
.\" $NetBSD: ypset.8,v 1.2 1996/02/28 01:25:08 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -87,5 +87,5 @@ instead of the default domain as returned by
.Xr yp 8 ,
.Xr ypbind 8 ,
.Xr yppoll 8
-.Sh AUTHOR
+.Sh AUTHORS
Theo de Raadt