aboutsummaryrefslogtreecommitdiff
path: root/unix/man
diff options
context:
space:
mode:
Diffstat (limited to 'unix/man')
-rw-r--r--unix/man/mk.11
-rw-r--r--unix/man/mkfile16
2 files changed, 2 insertions, 15 deletions
diff --git a/unix/man/mk.1 b/unix/man/mk.1
index 09cc3db0..b1eb25f5 100644
--- a/unix/man/mk.1
+++ b/unix/man/mk.1
@@ -659,6 +659,7 @@ A. Hume,
.PP
Andrew G. Hume and Bob Flandrena,
``Maintaining Files on Plan 9 with Mk''.
+.BR DOCPREFIX/doc/mk.pdf .
.SH HISTORY
Andrew Hume wrote
.I mk
diff --git a/unix/man/mkfile b/unix/man/mkfile
index 6cf69e0a..918aff8a 100644
--- a/unix/man/mkfile
+++ b/unix/man/mkfile
@@ -1,17 +1,3 @@
-MAN=\
- isalpharune.3\
- rune.3\
- runestrcat.3\
- utf.7\
- print.3\
- fmtinstall.3\
- quote.3\
- fmtstrtod.3\
- bio.3\
- regexp9.3\
- regexp9.7\
- mk.1\
-
HTML=\
isalpharune3.html\
rune3.html\
@@ -26,7 +12,7 @@ HTML=\
regexp97.html\
mk1.html\
-all:V: $MAN $HTML
+all:V: $HTML
title='Ported from Plan 9'
MKSHELL=$PLAN9/bin/rc