diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-01-10 19:26:27 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-01-10 19:26:27 +0000 |
| commit | 3a67b4e9145a73d8977d5a4120dc16dee5298e7b (patch) | |
| tree | 5b2f54d28c5c8f20eb61c4d2b5a19eebbfad94f0 | |
| parent | 6c70e5b472e3973717fdd3bf8b2424372f70b0e1 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 32a73a2c2b69..28ffe9e810c3 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -9,7 +9,7 @@ MAN4= bpf.4 bridge.4 ccd.4 cd.4 ch.4 da.4 ddb.4 divert.4 drum.4 \ route.4 sa.4 scsi.4 \ sd.4 sl.4 smb.4 smbus.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 wst.4 xpt.4 yp.4 zero.4 + vpo.4 worm.4 wst.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 |
