diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-02 18:37:36 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-02 18:37:36 +0000 |
commit | c73b0896d68640e2e4ddd292c98b791990d24961 (patch) | |
tree | 5ec55844407e19de326f6f6ddf2257bd9c1b42f1 /usr.sbin/ypbind | |
parent | 386e4aadd55a8ab2988d9b385b4ffcbf073c52ec (diff) |
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/ypbind')
-rw-r--r-- | usr.sbin/ypbind/ypbind.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypbind/ypbind.8 b/usr.sbin/ypbind/ypbind.8 index 4c5414aa0f1..3ce8c5fb91c 100644 --- a/usr.sbin/ypbind/ypbind.8 +++ b/usr.sbin/ypbind/ypbind.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypbind.8,v 1.16 2000/11/09 17:53:29 aaron Exp $ +.\" $OpenBSD: ypbind.8,v 1.17 2001/08/02 18:37:35 mpech Exp $ .\" $NetBSD: ypbind.8,v 1.2 1996/02/28 01:21:00 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -144,5 +144,5 @@ support for each of the following maps: .Xr resolv.conf 5 , .Xr ethers 3 , .Xr networks 5 -.Sh AUTHOR +.Sh AUTHORS Theo de Raadt |