summaryrefslogtreecommitdiff
path: root/share/man/man7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man7/Makefile')
-rw-r--r--share/man/man7/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile
index 0fd3c313314..d22bfcd0b25 100644
--- a/share/man/man7/Makefile
+++ b/share/man/man7/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.9 2001/04/09 14:57:38 espie Exp $
+# $OpenBSD: Makefile,v 1.10 2001/08/24 11:43:46 hugh Exp $
# $NetBSD: Makefile,v 1.6 1994/12/22 10:50:05 cgd Exp $
# missing: eqnchar.7 man.7 ms.7 term.7
-MAN= ascii.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
- mdoc.7 mdoc.samples.7 operator.7 securelevel.7 \
- packages.7 packages-specs.7 ports.7 mirroring-ports.7
+MAN= ascii.7 environ.7 hier.7 hostname.7 intro.7 kgdb.7 mailaddr.7 \
+ mdoc.7 mdoc.samples.7 mirroring-ports.7 operator.7 packages.7 \
+ packages-specs.7 ports.7 securelevel.7
MLINKS= mdoc.7 mandoc.7 mdoc.samples.7 mandoc.samples.7
.include <bsd.prog.mk>