diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-09-07 12:33:58 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-09-07 12:33:58 +0000 |
| commit | 5878aff7fdfe89ad72f77cdfb62b11b9ffd8bd6a (patch) | |
| tree | 941ae7a3b7402b8095a4808acbb01b6f6aa84c52 /share | |
| parent | e159d6868d95ea8daaa00237b32cf2b86c796901 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 90daee3843fa..aa50c8f4340f 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 netintro.4 \ - null.4 ppp.4 pt.4 pty.4 route.4 \ + null.4 od.4 ppp.4 pt.4 pty.4 route.4 \ scsi.4 sd.4 sl.4 snp.4 st.4 su.4 tcp.4 \ - ttcp.4 termios.4 tty.4 udp.4 uk.4 update.4 unix.4 vn.4 worm.4 yp.4 \ - zero.4 + ttcp.4 termios.4 tty.4 tun.4 udp.4 uk.4 update.4 unix.4 vn.4 \ + worm.4 yp.4 zero.4 # not installed: clnp.4 cltp.4 esis.4 idp.4 iso.4 ns.4 nsip.4 spp.4 tp.4 |
