From b5fdffeeedd324f234f6229ee02a607760b3bddd Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 19 Apr 2004 19:22:56 +0000 Subject: Mostly path name updates --- man/man3/strcat.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man3/strcat.3') diff --git a/man/man3/strcat.3 b/man/man3/strcat.3 index 239df400..6e16158d 100644 --- a/man/man3/strcat.3 +++ b/man/man3/strcat.3 @@ -243,10 +243,10 @@ returns operates analogously, but ignores ASCII case differences when comparing strings. .SH SOURCE All these routines have portable C implementations in -.BR /sys/src/libc/port . +.BR /usr/local/plan9/src/libc/port . Many also have machine-dependent assembly language implementations in -.BR /sys/src/libc/$objtype . +.BR /usr/local/plan9/src/libc/$objtype . .SH SEE ALSO .IR memory (3), .IR rune (3), -- cgit v1.2.3