use macro for /usr/local/plan9

This commit is contained in:
rsc 2005-01-11 17:37:33 +00:00
parent dcba4bf6bd
commit c3674de413
220 changed files with 309 additions and 302 deletions

View file

@ -105,9 +105,9 @@ It returns
.IR s .
.SH SOURCE
All these routines have portable C implementations in
.BR /usr/local/plan9/src/lib9 .
.BR \*9/src/lib9 .
.\" Most also have machine-dependent assembly language implementations in
.\" .BR /usr/local/plan9/lib9/$objtype .
.\" .BR \*9/lib9/$objtype .
.SH SEE ALSO
.IR strcat (3)
.SH BUGS