aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
commit78b0b234eb5a179413189a3e2561e894c9c18135 (patch)
tree88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /usr.sbin/ypserv
parentf3e79aa7054c104c387c504e6e55ec6a4a29b593 (diff)
downloadsrc-78b0b234eb5a179413189a3e2561e894c9c18135.tar.gz
src-78b0b234eb5a179413189a3e2561e894c9c18135.zip
Correct a bunch of man page cross references and generally
try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Notes
Notes: svn path=/head/; revision=14038
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r--usr.sbin/ypserv/ypserv.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8
index 828170b3f544..953eea54d080 100644
--- a/usr.sbin/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv.8
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: ypserv.8,v 1.1.1.1 1995/12/16 20:54:17 wpaul Exp $
+.\" $Id: ypserv.8,v 1.2 1996/01/30 13:52:50 mpp Exp $
.\"
.Dd February 4, 1995
.Dt YPSERV 8
@@ -291,13 +291,13 @@ The NIS maps.
Resolver configuration file.
.El
.Sh SEE ALSO
+.Xr ypcat 1 ,
+.Xr db 3 ,
+.Xr yp 4 ,
.Xr ypbind 8 ,
.Xr yppasswdd 8 ,
.Xr yppush 8 ,
-.Xr ypxfr 8 ,
-.Xr ypcat 1 ,
-.Xr yp 8 ,
-.Xr db 3
+.Xr ypxfr 8
.Sh AUTHOR
Bill Paul <wpaul@ctr.columbia.edu>
.Sh HISTORY