tsmall fixes to man page lists - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2b522d7aaa180f5326778b43f331d73c4bd96654
DIR parent ad1d529cd7dea95f46b2cede9039da2256f9a464
HTML Author: rsc <devnull@localhost>
Date: Mon, 19 Apr 2004 05:57:10 +0000
small fixes to man page lists
Diffstat:
M unix/mkfile.fmt | 2 ++
M unix/mkfile.utf | 4 ++++
2 files changed, 6 insertions(+), 0 deletions(-)
---
DIR diff --git a/unix/mkfile.fmt b/unix/mkfile.fmt
t@@ -8,6 +8,8 @@ TARG=\
fmt.h\
fmtdef.h\
nan.h\
+ print.3\
+ fmtinstall.3\
all:V: $TARG
DIR diff --git a/unix/mkfile.utf b/unix/mkfile.utf
t@@ -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