Mostly path name updates

This commit is contained in:
rsc 2004-04-19 19:22:56 +00:00
parent 7284df18a8
commit b5fdffeeed
153 changed files with 218 additions and 211 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 /sys/src/libdraw
.B /usr/local/plan9/src/libdraw
.SH "SEE ALSO"
.IR graphics (3),
.IR draw (3),