summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorken <ken@FreeBSD.org>1998-10-12 00:26:03 +0000
committerken <ken@FreeBSD.org>1998-10-12 00:26:03 +0000
commit28b8f26147935653d6830d326fdce45844f4458c (patch)
tree589dc2b569f4d0b4760cb1188eb498593a67b685 /share/man/man4/Makefile
parent9a20734a3b7e708d20dad81f10bb3afea87c68f5 (diff)
downloadFreeBSD-src-28b8f26147935653d6830d326fdce45844f4458c.zip
FreeBSD-src-28b8f26147935653d6830d326fdce45844f4458c.tar.gz
Add man pages for the passthrough driver and the CAM transport layer
driver.
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 891c7ad..980e518 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -3,10 +3,10 @@
MAN4= bpf.4 ccd.4 cd.4 ch.4 ddb.4 divert.4 drum.4 fd.4 fpa.4 \
icmp.4 ifmib.4 inet.4 intro.4 ip.4 ipfirewall.4 \
lkm.4 lo.4 natm.4 netintro.4 \
- null.4 od.4 ppi.4 ppp.4 pt.4 pty.4 route.4 \
+ null.4 od.4 pass.4 ppi.4 ppp.4 pt.4 pty.4 route.4 \
scsi.4 sd.4 sl.4 smp.4 snp.4 sppp.4 ssc.4 st.4 su.4 tcp.4 \
ttcp.4 termios.4 tty.4 tun.4 udp.4 uk.4 update.4 unix.4 vinum.4 vn.4 \
- worm.4 yp.4 zero.4
+ worm.4 xpt.4 yp.4 zero.4
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=netintro.4 networking.4
OpenPOWER on IntegriCloud