diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-19 05:20:01 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-19 05:20:01 +0000 |
| commit | a2ecbe0c3aa43f24410424ca5770794864e80aef (patch) | |
| tree | ce3ae79996744e113156e9a59b15192dc32739e4 /share | |
| parent | dc5c110e4a9f03493c2cf4b2b2d0658d5a38f70d (diff) | |
Notes
Diffstat (limited to 'share')
| -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 691b8632388bb..575f27ff4f9e9 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/18/93 MAN4= clnp.4 cltp.4 drum.4 esis.4 icmp.4 idp.4 inet.4 ip.4 \ - iso.4 lo.4 netintro.4 ns.4 nsip.4 null.4 pty.4 route.4 \ + iso.4 lkm.4 lo.4 netintro.4 ns.4 nsip.4 null.4 pty.4 route.4 \ spp.4 tcp.4 termios.4 tp.4 tty.4 udp.4 unix.4 yp.4 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4 MLINKS+=netintro.4 networking.4 |
