summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authordavidcs <davidcs@FreeBSD.org>2013-05-15 17:03:09 +0000
committerdavidcs <davidcs@FreeBSD.org>2013-05-15 17:03:09 +0000
commitcbe843df9c49bd892bf85b7e7fe7524a050a497d (patch)
tree86503bbdad05dec2946b8f85430c49c6ac0e7028 /share/man/man4/Makefile
parent77cce725eba71689873ab19395a68a8e77ba72c8 (diff)
downloadFreeBSD-src-cbe843df9c49bd892bf85b7e7fe7524a050a497d.zip
FreeBSD-src-cbe843df9c49bd892bf85b7e7fe7524a050a497d.tar.gz
Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 for
QLogic 8300 Series Adapters Submitted by: David C Somayajulu (davidcs@freebsd.org) QLogic Corporation Approved by: George Neville-Neil (gnn@freebsd.org)
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 87e459e..8e18b01 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -371,6 +371,7 @@ MAN= aac.4 \
pty.4 \
puc.4 \
${_qlxgb.4} \
+ ${_qlxgbe.4} \
ral.4 \
random.4 \
rc.4 \
@@ -791,9 +792,11 @@ _if_ntb.4= if_ntb.4
_ntb.4= ntb.4
_ntb_hw.4= ntb_hw.4
_qlxgb.4= qlxgb.4
+_qlxgbe.4= qlxgbe.4
_sfxge.4= sfxge.4
MLINKS+=qlxgb.4 if_qlxgb.4
+MLINKS+=qlxgbe.4 if_qlxgbe.4
MLINKS+=sfxge.4 if_sfxge.4
.endif
OpenPOWER on IntegriCloud