plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit ae2db57f1103f0114dfacc42e103de1b43bed8e7
parent 0657d222d9a9092114aaa39b2653ba509396a666
Author: rsc <devnull@localhost>
Date:   Sun, 16 Jan 2005 23:00:17 +0000

add note about html

Diffstat:
Mman/man1/man.1 | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git 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