Some man pages.

This commit is contained in:
rsc 2005-01-03 06:40:20 +00:00
parent 2600337aa7
commit 058b0118a5
214 changed files with 17112 additions and 1999 deletions

View file

@ -242,11 +242,7 @@ returns
.I Cistrstr
operates analogously, but ignores ASCII case differences when comparing strings.
.SH SOURCE
All these routines have portable C implementations in
.BR /usr/local/plan9/src/libc/port .
Many also have machine-dependent assembly language
implementations in
.BR /usr/local/plan9/src/libc/$objtype .
.B /usr/local/plan9/src/lib9
.SH SEE ALSO
.IR memory (3),
.IR rune (3),