aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2009-05-16 10:42:00 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2009-05-16 10:42:00 +0000
commite27fb776f3466ceda634ab5ab8c3d2ee4ba7df0c (patch)
treead40e21204b243c930a0367573c6b13b574886d6 /share/man/man4/Makefile
parent15e8331f0e4acf4ad9f101dfad62e71101c881d5 (diff)
downloadsrc-e27fb776f3466ceda634ab5ab8c3d2ee4ba7df0c.tar.gz
src-e27fb776f3466ceda634ab5ab8c3d2ee4ba7df0c.zip
Add a manpage for the bwi(4) driver.
Notes
Notes: svn path=/head/; revision=192193
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 911b7a6f8e17..26cd5e1b82e6 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -51,6 +51,7 @@ MAN= aac.4 \
blackhole.4 \
bpf.4 \
bt.4 \
+ bwi.4 \
cardbus.4 \
carp.4 \
ccd.4 \
@@ -465,6 +466,7 @@ MLINKS+=bce.4 if_bce.4
MLINKS+=bfe.4 if_bfe.4
MLINKS+=bge.4 if_bge.4
MLINKS+=bktr.4 brooktree.4
+MLINKS+=bwi.4 if_bwi.4
MLINKS+=crypto.4 cryptodev.4
MLINKS+=cue.4 if_cue.4
MLINKS+=dc.4 if_dc.4