aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/man.18
1 files changed, 8 insertions, 0 deletions
diff --git a/man/man1/man.1 b/man/man1/man.1
index c35c739c..ec35b7ad 100644
--- a/man/man1/man.1
+++ b/man/man1/man.1
@@ -119,3 +119,11 @@ doesn't recognize things that should be run through
.I tbl
and/or
.IR eqn .
+.PP
+The HTML manual is not maintained automatically.
+To update it:
+.IP
+.EX
+cd \*9/dist
+mk man
+.EE