diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
commit | bf95f4749485653fcbff0be73db299a9d226d4e0 (patch) | |
tree | c6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/ypserv/stdhosts | |
parent | b64780a41e3237fc72bbc817e8c4cdccc40271dd (diff) |
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/ypserv/stdhosts')
-rw-r--r-- | usr.sbin/ypserv/stdhosts/stdhosts.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/stdhosts/stdhosts.8 b/usr.sbin/ypserv/stdhosts/stdhosts.8 index 3dcf7275d3c..e51f6ac1871 100644 --- a/usr.sbin/ypserv/stdhosts/stdhosts.8 +++ b/usr.sbin/ypserv/stdhosts/stdhosts.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdhosts.8,v 1.5 1999/03/12 15:34:00 aaron Exp $ +.\" $OpenBSD: stdhosts.8,v 1.6 1999/06/05 22:18:27 aaron Exp $ .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -47,6 +47,6 @@ argument is given. This utility is used by YP when creating YP maps. .Pp .Sh SEE ALSO .Xr yp 8 , -.Xr ypserv 8 +.Xr ypserv 8 .Sh AUTHOR Mats O Jansson <moj@stacken.kth.se> |