summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authornp <np@FreeBSD.org>2016-03-23 20:21:51 +0000
committernp <np@FreeBSD.org>2016-03-23 20:21:51 +0000
commit60cd96a45a7e159744b5b6e67fb95beb99c4a5f1 (patch)
tree6455b6152c6eff0d43777ebdb45c3dfd7874adb6 /share
parent5fc2be082f352cc5c667f8a194ed776916cc1472 (diff)
downloadFreeBSD-src-60cd96a45a7e159744b5b6e67fb95beb99c4a5f1.zip
FreeBSD-src-60cd96a45a7e159744b5b6e67fb95beb99c4a5f1.tar.gz
MFC r279091.
Add cxl(4) and if_cxl(4) as links to cxgbe(4).
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index c4a571b..2c3f632 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -580,7 +580,9 @@ MLINKS+=cfi.4 cfid.4
MLINKS+=crypto.4 cryptodev.4
MLINKS+=cue.4 if_cue.4
MLINKS+=cxgb.4 if_cxgb.4
-MLINKS+=cxgbe.4 if_cxgbe.4
+MLINKS+=cxgbe.4 if_cxgbe.4 \
+ cxgbe.4 cxl.4 \
+ cxgbe.4 if_cxl.4
MLINKS+=dc.4 if_dc.4
MLINKS+=de.4 if_de.4
MLINKS+=disc.4 if_disc.4
OpenPOWER on IntegriCloud