| commit | c3674de413d93503f2106c76c4cdb456d17e0aad | [log] [tgz] |
|---|---|---|
| author | rsc <devnull@localhost> | Tue Jan 11 17:37:33 2005 +0000 |
| committer | rsc <devnull@localhost> | Tue Jan 11 17:37:33 2005 +0000 |
| tree | c941641f15616d41d9ab727aba7879cdec9f0e36 | |
| parent | dcba4bf6bd7d7de6ee16926df2845928de52a41f [diff] [blame] |
use macro for /usr/local/plan9
diff --git a/man/man3/quote.3 b/man/man3/quote.3 index 5a4c8d1..7e547c0 100644 --- a/man/man3/quote.3 +++ b/man/man3/quote.3
@@ -157,9 +157,9 @@ .IR print (3) format strings. .SH SOURCE -.B /usr/local/plan9/src/lib9/quote.c +.B \*9/src/lib9/quote.c .br -.B /usr/local/plan9/src/lib9/fmt/fmtquote.c +.B \*9/src/lib9/fmt/fmtquote.c .SH "SEE ALSO .IR rc (1), .IR malloc (3),