summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-library.man3dlpi.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/pkg/manifests/system-library.man3dlpi.inc')
-rw-r--r--usr/src/pkg/manifests/system-library.man3dlpi.inc9
1 files changed, 7 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/system-library.man3dlpi.inc b/usr/src/pkg/manifests/system-library.man3dlpi.inc
index 1e004148eb..374d9ef3ee 100644
--- a/usr/src/pkg/manifests/system-library.man3dlpi.inc
+++ b/usr/src/pkg/manifests/system-library.man3dlpi.inc
@@ -9,12 +9,14 @@
# at http://www.illumos.org/license/CDDL.
#
+#
# Copyright 2011, Richard Lowe
+# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
+#
file path=usr/share/man/man3dlpi/dlpi_arptype.3dlpi
file path=usr/share/man/man3dlpi/dlpi_bind.3dlpi
file path=usr/share/man/man3dlpi/dlpi_close.3dlpi
-file path=usr/share/man/man3dlpi/dlpi_disabmulti.3dlpi
file path=usr/share/man/man3dlpi/dlpi_disabnotify.3dlpi
file path=usr/share/man/man3dlpi/dlpi_enabmulti.3dlpi
file path=usr/share/man/man3dlpi/dlpi_enabnotify.3dlpi
@@ -25,7 +27,6 @@ file path=usr/share/man/man3dlpi/dlpi_info.3dlpi
file path=usr/share/man/man3dlpi/dlpi_linkname.3dlpi
file path=usr/share/man/man3dlpi/dlpi_mactype.3dlpi
file path=usr/share/man/man3dlpi/dlpi_open.3dlpi
-file path=usr/share/man/man3dlpi/dlpi_promiscoff.3dlpi
file path=usr/share/man/man3dlpi/dlpi_promiscon.3dlpi
file path=usr/share/man/man3dlpi/dlpi_recv.3dlpi
file path=usr/share/man/man3dlpi/dlpi_send.3dlpi
@@ -34,3 +35,7 @@ file path=usr/share/man/man3dlpi/dlpi_set_timeout.3dlpi
file path=usr/share/man/man3dlpi/dlpi_strerror.3dlpi
file path=usr/share/man/man3dlpi/dlpi_unbind.3dlpi
file path=usr/share/man/man3dlpi/dlpi_walk.3dlpi
+link path=usr/share/man/man3dlpi/dlpi_disabmulti.3dlpi \
+ target=dlpi_enabmulti.3dlpi
+link path=usr/share/man/man3dlpi/dlpi_promiscoff.3dlpi \
+ target=dlpi_promiscon.3dlpi