summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-02-13 18:29:30 +0000
committermpp <mpp@FreeBSD.org>1997-02-13 18:29:30 +0000
commit8f9baa2a052352e6312ea5464aba6524576f7958 (patch)
tree619bb01b29ee8da4bf197c234094edc2065769b0 /share/man/man4/Makefile
parent8a5f6f307324acd368703c5b889d82f6d470bde0 (diff)
downloadFreeBSD-src-8f9baa2a052352e6312ea5464aba6524576f7958.zip
FreeBSD-src-8f9baa2a052352e6312ea5464aba6524576f7958.tar.gz
Add vn(4) to document vn pseudo-devices.
Obtained from: NetBSD
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 eeb0e1c..c0d11ad 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,11 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 6/18/93
-MAN4= bpf.4 ccd.4 cd.4 ch.4 ddb.4 divert.4 drum.4 fd.4 fpa.4 \
+MAN4= bpf.4 ccd.4 cd.4 ch.4 ddb.4 divert.4 drum.4 fd.4 \
icmp.4 ifmib.4 inet.4 intro.4 ip.4 ipfirewall.4 \
lkm.4 lo.4 netintro.4 \
null.4 pt.4 pty.4 route.4 \
scsi.4 sd.4 snp.4 st.4 su.4 tcp.4 \
- ttcp.4 termios.4 tty.4 udp.4 uk.4 update.4 unix.4 worm.4 yp.4 \
+ ttcp.4 termios.4 tty.4 udp.4 uk.4 update.4 unix.4 vn.4 worm.4 yp.4 \
zero.4
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
OpenPOWER on IntegriCloud