From c3674de413d93503f2106c76c4cdb456d17e0aad Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 11 Jan 2005 17:37:33 +0000 Subject: use macro for /usr/local/plan9 --- man/man3/allocimage.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3/allocimage.3') diff --git a/man/man3/allocimage.3 b/man/man3/allocimage.3 index e9da53a5..8bfd323d 100644 --- a/man/man3/allocimage.3 +++ b/man/man3/allocimage.3 @@ -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), -- cgit v1.2.3