aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2004-06-14 10:55:03 +0000
committerDoug Rabson <dfr@FreeBSD.org>2004-06-14 10:55:03 +0000
commit48ec0513acc1ef467f80bff8d4970d1a63f49abd (patch)
tree84d581426401cddac9741e8d68011ebae64eaa69 /share/man/man4/Makefile
parentcdff05fa7fa9249256b3ee2ab6722c5e9d6aa000 (diff)
downloadsrc-48ec0513acc1ef467f80bff8d4970d1a63f49abd.tar.gz
src-48ec0513acc1ef467f80bff8d4970d1a63f49abd.zip
Add manpage for fwip driver.
Notes
Notes: svn path=/head/; revision=130462
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 fb945d86f31a..37bec01b1fbc 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -69,6 +69,7 @@ MAN= aac.4 \
fla.4 \
fpa.4 \
fwe.4 \
+ fwip.4 \
fwohci.4 \
fxp.4 \
gbde.4 \
@@ -354,6 +355,7 @@ MLINKS+=fd.4 stderr.4 \
fd.4 stdout.4
MLINKS+=fpa.4 fea.4
MLINKS+=fwe.4 if_fwe.4
+MLINKS+=fwip.4 if_fwip.4
MLINKS+=fxp.4 if_fxp.4
MLINKS+=gem.4 if_gem.4
MLINKS+=geom.4 GEOM.4