summaryrefslogtreecommitdiffstats
path: root/usr.bin/ypcat/ypcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ypcat/ypcat.c')
-rw-r--r--usr.bin/ypcat/ypcat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ypcat/ypcat.c b/usr.bin/ypcat/ypcat.c
index 85158a3..fdefa43 100644
--- a/usr.bin/ypcat/ypcat.c
+++ b/usr.bin/ypcat/ypcat.c
@@ -46,6 +46,7 @@ struct ypalias {
char *alias, *name;
} ypaliases[] = {
{ "passwd", "passwd.byname" },
+ { "master.passwd", "master.passwd.byname" },
{ "group", "group.byname" },
{ "networks", "networks.byaddr" },
{ "hosts", "hosts.byaddr" },
OpenPOWER on IntegriCloud