summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2005-12-31 11:24:36 +0000
committerbrueffer <brueffer@FreeBSD.org>2005-12-31 11:24:36 +0000
commit83c1172a8b4acc1770ec16bd12ef16e2b062d8bc (patch)
tree605f71117df44dfee435bd01747249563ead9584 /share/man/man4/Makefile
parent0a2aecae2cc43c02c9a84111afd3f3a7dbb11568 (diff)
downloadFreeBSD-src-83c1172a8b4acc1770ec16bd12ef16e2b062d8bc.zip
FreeBSD-src-83c1172a8b4acc1770ec16bd12ef16e2b062d8bc.tar.gz
Add basic manpages for amdsmb(4) and nfsmb(4).
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 563feae..d690819 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -15,6 +15,7 @@ MAN= aac.4 \
aio.4 \
altq.4 \
amd.4 \
+ ${_amdsmb.4} \
amr.4 \
an.4 \
arcmsr.4 \
@@ -163,6 +164,7 @@ MAN= aac.4 \
ncv.4 \
netgraph.4 \
netintro.4 \
+ ${_nfsmb.4} \
ng_async.4 \
ng_atm.4 \
ngatmbase.4 \
@@ -487,7 +489,9 @@ MLINKS+=xe.4 if_xe.4
MLINKS+=xl.4 if_xl.4
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
+_amdsmb.4= amdsmb.4
_if_nve.4= if_nve.4
+_nfsmb.4= nfsmb.4
_nve.4= nve.4
_spkr.4= spkr.4
_speaker.4= speaker.4
OpenPOWER on IntegriCloud