diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-01-08 19:47:39 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-01-08 19:47:39 +0000 |
commit | ef683d1b52caab0f5f9788166b0c64afa6ed6788 (patch) | |
tree | a5c51b3be887de475af36c14ed94e08a186cc19a /share/man/man4/man4.hp300/Makefile | |
parent | 75b95093636e6b2e362f4fa733b77ca0848f1d23 (diff) |
Kill useless cons.4 manpage.
Diffstat (limited to 'share/man/man4/man4.hp300/Makefile')
-rw-r--r-- | share/man/man4/man4.hp300/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.hp300/Makefile b/share/man/man4/man4.hp300/Makefile index ed6fa56d45c..432dee8dfee 100644 --- a/share/man/man4/man4.hp300/Makefile +++ b/share/man/man4/man4.hp300/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.9 2004/08/03 21:46:49 miod Exp $ +# $OpenBSD: Makefile,v 1.10 2005/01/08 19:47:38 miod Exp $ # from: @(#)Makefile 5.1 (Berkeley) 6/29/90 -MAN= apci.4 autoconf.4 cons.4 ct.4 dca.4 dcm.4 dio.4 dvbox.4 frodo.4 gbox.4 \ +MAN= apci.4 autoconf.4 ct.4 dca.4 dcm.4 dio.4 dvbox.4 frodo.4 gbox.4 \ grf.4 hd.4 hil.4 hyper.4 intro.4 ite.4 le.4 mem.4 nhpib.4 \ ppi.4 rbox.4 spc.4 topcat.4 MLINKS= mem.4 kmem.4 |