summaryrefslogtreecommitdiff
path: root/share/man/man6/Makefile
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>1999-07-09 21:38:55 +0000
committerHugh Graham <hugh@cvs.openbsd.org>1999-07-09 21:38:55 +0000
commitd3c88539c77488dfb5fb1ab2e02782fa85932322 (patch)
treea5a0e706b343b2ee4b4423067fa905ebecaecc90 /share/man/man6/Makefile
parent3abfc1db126ab14f8c59068f5e51f4bccd733e99 (diff)
intro pages for sections 5 and 6
Diffstat (limited to 'share/man/man6/Makefile')
-rw-r--r--share/man/man6/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man6/Makefile b/share/man/man6/Makefile
new file mode 100644
index 00000000000..3b8d68e7222
--- /dev/null
+++ b/share/man/man6/Makefile
@@ -0,0 +1,5 @@
+# @(#)Makefile 8.1 (Berkeley) 6/5/93
+
+MAN= intro.6
+
+.include <bsd.prog.mk>