summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-library.man3socket.inc
diff options
context:
space:
mode:
authorKeith M Wesolowski <wesolows@foobazco.org>2013-09-27 22:00:22 +0000
committerKeith M Wesolowski <wesolows@foobazco.org>2013-09-27 22:00:38 +0000
commit6e9b3f5c7960aff925cedb83f71a64c153f8d89d (patch)
treeb47610110a3c95c340f735fa800927a587316828 /usr/src/pkg/manifests/system-library.man3socket.inc
parentbfe86d8aef682dd2cc1970ba302b519789fcf539 (diff)
parent6ed0a5cff079e25f4aa15cef67c6dd48ee60b018 (diff)
downloadillumos-joyent-6e9b3f5c7960aff925cedb83f71a64c153f8d89d.tar.gz
[illumos-gate merge]
commit 6ed0a5cff079e25f4aa15cef67c6dd48ee60b018 4090 igb I210/I211 support commit 75eba5b6d79ed4d2ce3daf7b2806306b6b69a938 4091 e1000g I217/I218 support 4092 Intel 1GBe NIC common code should be shared commit 80c94ecd7a524eb933a4bb221a9618b9dc490e76 3881 want device driver for HP SmartArray RAID controllers commit 5e989a96186a37eb528fb7bb4d28a150874ec799 3830 SIGQUEUE_MAX's limit of 32 is too low commit b9476f453004695da12eaaff383ed9005e7a47c4 4158 want getifaddrs manual page Conflicts: usr/src/man/man5/resource_controls.5 usr/src/man/man7d/cpqary3.7d usr/src/pkg/manifests/driver-storage-cpqary3.mf usr/src/uts/common/io/cpqary3/cpqary3.c usr/src/uts/common/Makefile.files usr/src/uts/intel/cpqary3/Makefile Manifests: usr/src/pkg/manifests/driver-network-e1000g.mf usr/src/pkg/manifests/driver-network-igb.mf
Diffstat (limited to 'usr/src/pkg/manifests/system-library.man3socket.inc')
-rw-r--r--usr/src/pkg/manifests/system-library.man3socket.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-library.man3socket.inc b/usr/src/pkg/manifests/system-library.man3socket.inc
index 6fd19b363c..44a8d7793e 100644
--- a/usr/src/pkg/manifests/system-library.man3socket.inc
+++ b/usr/src/pkg/manifests/system-library.man3socket.inc
@@ -21,6 +21,7 @@ file path=usr/share/man/man3socket/byteorder.3socket
file path=usr/share/man/man3socket/connect.3socket
file path=usr/share/man/man3socket/ethers.3socket
file path=usr/share/man/man3socket/getaddrinfo.3socket
+file path=usr/share/man/man3socket/getifaddrs.3socket
file path=usr/share/man/man3socket/getipnodebyname.3socket
file path=usr/share/man/man3socket/getnetbyname.3socket
file path=usr/share/man/man3socket/getpeername.3socket
@@ -67,6 +68,8 @@ link path=usr/share/man/man3socket/freeaddrinfo.3socket \
target=getaddrinfo.3socket
link path=usr/share/man/man3socket/freehostent.3socket \
target=getipnodebyname.3socket
+link path=usr/share/man/man3socket/freeifaddrs.3socket \
+ target=getifaddrs.3socket
link path=usr/share/man/man3socket/gai_strerror.3socket \
target=getaddrinfo.3socket
link path=usr/share/man/man3socket/getipnodebyaddr.3socket \