aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypcat
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/ypcat
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/ypcat')
-rw-r--r--usr.bin/ypcat/ypcat.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ypcat/ypcat.1 b/usr.bin/ypcat/ypcat.1
index 7106383ce4ef..4b156a392343 100644
--- a/usr.bin/ypcat/ypcat.1
+++ b/usr.bin/ypcat/ypcat.1
@@ -28,12 +28,12 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 3, 1993
+.Dd September 3, 2015
.Dt YPCAT 1
.Os
.Sh NAME
.Nm ypcat
-.Nd "print the values of all keys in a YP database"
+.Nd print the values of all keys in a NIS database
.Sh SYNOPSIS
.Nm
.Op Fl kt
@@ -45,7 +45,7 @@
The
.Nm
utility prints out the values of all keys from the
-.Tn YP
+.Tn NIS
database specified by
.Ar mapname ,
which may be a map name or a map nickname.