From 2b522d7aaa180f5326778b43f331d73c4bd96654 Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 19 Apr 2004 05:57:10 +0000 Subject: small fixes to man page lists --- unix/mkfile.fmt | 2 ++ unix/mkfile.utf | 4 ++++ 2 files changed, 6 insertions(+) (limited to 'unix') diff --git a/unix/mkfile.fmt b/unix/mkfile.fmt index 13e97d68..d970a246 100644 --- 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 index b611b5f0..bb8e438f 100644 --- 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 -- cgit v1.2.3