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

@ -331,7 +331,7 @@ To allocate a single-pixel replicated image that may be used to paint a region r
red = allocimage(display, Rect(0, 0, 1, 1), RGB24, 1, DRed);
.EE
.SH SOURCE
.B /usr/local/plan9/src/libdraw
.B \*9/src/libdraw
.SH "SEE ALSO"
.IR graphics (3),
.IR draw (3),