From f93dcaff17c5e7839a484c9034e15d5a2b423d71 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Fri, 2 Mar 2012 04:54:45 +0000 Subject: paint: add 'c' and 'f' --- sys/man/1/paint | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sys/man/1/paint') diff --git a/sys/man/1/paint b/sys/man/1/paint index 66d3c3860..e89fcf634 100644 --- a/sys/man/1/paint +++ b/sys/man/1/paint @@ -23,7 +23,14 @@ Type a number, in the pop-up box and hit enter. .TP .B c -Clear the screen. Any unsaved work will be lost. +Change the drawing color to +.I n, +where +0 = black, 1 = white, 2 = red, 3 = green, 4 = blue and 5 = yellow. +Type the corresponding number into the pop-up box and hit enter. +.TP +.B f +Fill the screen with the current color. Any unsaved work will be lost. .TP .B o Open a bitmap image file for editing. Type a path and filename into the -- cgit v1.2.3