plan9port

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

commit 2b522d7aaa180f5326778b43f331d73c4bd96654
parent ad1d529cd7dea95f46b2cede9039da2256f9a464
Author: rsc <devnull@localhost>
Date:   Mon, 19 Apr 2004 05:57:10 +0000

small fixes to man page lists

Diffstat:
Munix/mkfile.fmt | 2++
Munix/mkfile.utf | 4++++
2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/unix/mkfile.fmt b/unix/mkfile.fmt @@ -8,6 +8,8 @@ TARG=\ fmt.h\ fmtdef.h\ nan.h\ + print.3\ + fmtinstall.3\ all:V: $TARG diff --git a/unix/mkfile.utf b/unix/mkfile.utf @@ -7,6 +7,10 @@ TARG=\ `{ls -p $PLAN9/src/lib9/utf/*.c}\ utf.h\ utfdef.h\ + isalpharune.3\ + utf.7\ + rune.3\ + runestrcat.3\ all:V: $TARG