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/man7/plot.7 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/man7/plot.7') diff --git a/man/man7/plot.7 b/man/man7/plot.7 index 452ab197..d4550f51 100644 --- a/man/man7/plot.7 +++ b/man/man7/plot.7 @@ -269,6 +269,13 @@ one of .BR white , and .BR kblack . +If +.I string +begins with a digit, it is taken to be +a 32-bit number specifying 8 bit each of red, green, blue, and alpha. +For example, +.B 0xFFFF00FF +denotes solid yellow. .TP 10 .BI pe " string" Use -- cgit v1.2.3