aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2009-06-15 18:24:04 +0000
committerMarius Strobl <marius@FreeBSD.org>2009-06-15 18:24:04 +0000
commit7cd038bc98a293e98b808724cf6777e78eab74bf (patch)
treef340bc32e622dcf018977ebb22db3be20ec12942 /share/man/man4/Makefile
parent119051cbf92110c0b5d9b6453b41bdef82ac9f28 (diff)
downloadsrc-7cd038bc98a293e98b808724cf6777e78eab74bf.tar.gz
src-7cd038bc98a293e98b808724cf6777e78eab74bf.zip
Add a man page for cas(4) and reference it as appropriate.
Approved by: re (kib) MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=194247
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 d5b1453cf9d1..dd30dce6cd25 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -55,6 +55,7 @@ MAN= aac.4 \
bwi.4 \
cardbus.4 \
carp.4 \
+ cas.4 \
ccd.4 \
cd.4 \
cdce.4 \
@@ -472,6 +473,7 @@ MLINKS+=bfe.4 if_bfe.4
MLINKS+=bge.4 if_bge.4
MLINKS+=bktr.4 brooktree.4
MLINKS+=bwi.4 if_bwi.4
+MLINKS+=cas.4 if_cas.4
MLINKS+=crypto.4 cryptodev.4
MLINKS+=cue.4 if_cue.4
MLINKS+=dc.4 if_dc.4