aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypwhich/ypwhich.1
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>1998-03-23 07:48:45 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>1998-03-23 07:48:45 +0000
commit306005e78ce67119c774058260af6531ea4e9d8b (patch)
tree2c856486c56f79c47b5280c71e4354f546c686ab /usr.bin/ypwhich/ypwhich.1
parenta31bd3d64c09481d2a09837706d9ca999cbc4269 (diff)
downloadsrc-306005e78ce67119c774058260af6531ea4e9d8b.tar.gz
src-306005e78ce67119c774058260af6531ea4e9d8b.zip
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Notes
Notes: svn path=/head/; revision=34801
Diffstat (limited to 'usr.bin/ypwhich/ypwhich.1')
-rw-r--r--usr.bin/ypwhich/ypwhich.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ypwhich/ypwhich.1 b/usr.bin/ypwhich/ypwhich.1
index 66886222ff92..34ed93c7fee2 100644
--- a/usr.bin/ypwhich/ypwhich.1
+++ b/usr.bin/ypwhich/ypwhich.1
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: ypwhich.1,v 1.1 1997/09/21 11:49:18 wosch Exp $
.\"
.Dd February 23, 1994
.Dt YPWHICH 1
@@ -96,5 +96,5 @@ Display the map nickname table.
.Xr ypbind 8 ,
.Xr yppoll 8 ,
.Xr ypset 8
-.Sh AUTHOR
-Theo De Raadt
+.Sh AUTHORS
+.An Theo De Raadt