summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-network-nis.mf
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/pkg/manifests/system-network-nis.mf')
-rw-r--r--usr/src/pkg/manifests/system-network-nis.mf9
1 files changed, 5 insertions, 4 deletions
diff --git a/usr/src/pkg/manifests/system-network-nis.mf b/usr/src/pkg/manifests/system-network-nis.mf
index 38a143bc96..836685177a 100644
--- a/usr/src/pkg/manifests/system-network-nis.mf
+++ b/usr/src/pkg/manifests/system-network-nis.mf
@@ -21,6 +21,7 @@
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
#
set name=pkg.fmri value=pkg:/system/network/nis@$(PKGVERS)
@@ -98,11 +99,7 @@ file path=usr/share/man/man1m/ypinit.1m
file path=usr/share/man/man1m/yppoll.1m
file path=usr/share/man/man1m/ypset.1m
file path=usr/share/man/man1m/ypstart.1m
-file path=usr/share/man/man1m/ypstop.1m
file path=usr/share/man/man1m/ypxfr.1m
-file path=usr/share/man/man1m/ypxfr_1perday.1m
-file path=usr/share/man/man1m/ypxfr_1perhour.1m
-file path=usr/share/man/man1m/ypxfr_2perday.1m
file path=usr/share/man/man4/defaultdomain.4
file path=usr/share/man/man4/publickey.4
file path=var/yp/aliases mode=0555 original_name=SUNWnis:var/yp/aliases \
@@ -117,4 +114,8 @@ legacy pkg=SUNWnisu desc="utilities for the Network Information System (NIS)" \
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
link path=usr/lib/libnisdb.so target=./libnisdb.so.2
+link path=usr/share/man/man1m/ypstop.1m target=ypstart.1m
+link path=usr/share/man/man1m/ypxfr_1perday.1m target=ypxfr.1m
+link path=usr/share/man/man1m/ypxfr_1perhour.1m target=ypxfr.1m
+link path=usr/share/man/man1m/ypxfr_2perday.1m target=ypxfr.1m
depend fmri=pkg:/developer/build/make type=require