aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypwhich
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2015-09-03 07:18:52 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2015-09-03 07:18:52 +0000
commitaa44f2ed5ecba3924de25654712632312df1e8ee (patch)
tree2a8acedde4fc6944d5a590362756f5abea94ed90 /usr.bin/ypwhich
parentd84e564f14b38fb33479a951643ecd4086ea6f54 (diff)
downloadsrc-aa44f2ed5ecba3924de25654712632312df1e8ee.tar.gz
src-aa44f2ed5ecba3924de25654712632312df1e8ee.zip
Rename YP to NIS in the manpages.
Approved by: bapt (mentor) Differential Revision: D3555
Notes
Notes: svn path=/head/; revision=287425
Diffstat (limited to 'usr.bin/ypwhich')
-rw-r--r--usr.bin/ypwhich/ypwhich.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/ypwhich/ypwhich.1 b/usr.bin/ypwhich/ypwhich.1
index fb2891e2ef18..009430def83a 100644
--- a/usr.bin/ypwhich/ypwhich.1
+++ b/usr.bin/ypwhich/ypwhich.1
@@ -30,12 +30,12 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 23, 1994
+.Dd September 3, 2015
.Dt YPWHICH 1
.Os
.Sh NAME
.Nm ypwhich
-.Nd return hostname of YP server of map master
+.Nd return hostname of NIS server of map master
.Sh SYNOPSIS
.Nm
.Op Fl d Ar domain
@@ -49,18 +49,18 @@
The
.Nm
utility tells which
-.Tn YP
+.Tn NIS
server supplies
-.Tn YP
+.Tn NIS
services to a client, or which is the master for a map.
If invoked without arguments, it gives the
-.Tn YP
+.Tn NIS
server for the local machine.
If
.Ar host
is specified, that machine is queried to find out
which
-.Tn YP
+.Tn NIS
server it is using.
.Pp
The options are as follows:
@@ -72,7 +72,7 @@ Inhibit translation of map nicknames
to their corresponding map names.
.It Fl m Op Ar mname
Find the master
-.Tn YP
+.Tn NIS
server for the named map.
No
.Ar host