diff options
author | grr <grr@cvs.openbsd.org> | 1997-06-04 07:45:00 +0000 |
---|---|---|
committer | grr <grr@cvs.openbsd.org> | 1997-06-04 07:45:00 +0000 |
commit | 37aaefb91f2b5b1162c051012820bf1f8f7224de (patch) | |
tree | 91c1830e4e5d3a6060ab6cbf0f186b51e9328e22 /share | |
parent | 3067ce22b00eed0563bc1af1880c84b7b46293b8 (diff) |
oops, udpate .../man4/Makefile for the ch.4 manpage...
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index b09a49e0d31..ad819387951 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.23 1997/05/14 15:34:45 niklas Exp $ +# $OpenBSD: Makefile,v 1.24 1997/06/04 07:44:59 grr Exp $ # $NetBSD: Makefile,v 1.22.4.2 1996/07/18 00:51:10 jtc Exp $ -MAN= audio.4 acd.4 ahc.4 bpf.4 ccd.4 cd.4 clnp.4 cltp.4 ddb.4 drum.4 \ +MAN= audio.4 acd.4 ahc.4 bpf.4 ccd.4 cd.4 ch.4 clnp.4 cltp.4 ddb.4 drum.4 \ esis.4 fd.4 fpa.4 icmp.4 idp.4 imp.4 inet.4 ip.4 ipl.4 iso.4 lkm.4 \ lo.4 ncr.4 netintro.4 ns.4 nsip.4 null.4 pnp.4 pty.4 random.4 \ route.4 scsi.4 sd.4 sl.4 spp.4 st.4 tb.4 tcp.4 termios.4 tty.4 tp.4 \ |