From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man3/strcat.3 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'man/man3/strcat.3') diff --git a/man/man3/strcat.3 b/man/man3/strcat.3 index 6e16158d..8fcf2ca6 100644 --- a/man/man3/strcat.3 +++ b/man/man3/strcat.3 @@ -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), -- cgit v1.2.3