summaryrefslogtreecommitdiff
path: root/sys/man/1/paint
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2012-03-03 23:40:44 -0600
committerstanley lieber <stanley.lieber@gmail.com>2012-03-03 23:40:44 -0600
commit6f04b1d3f75794befb4187cc3a9e85274ebdc59b (patch)
tree6a775bcd2638178ed0c697f63fe8d74e69fc06f4 /sys/man/1/paint
parent80ae6baebb5905e6aa51003d170811960260711a (diff)
paint(1): don't explain pop-up box thirty times
Diffstat (limited to 'sys/man/1/paint')
-rw-r--r--sys/man/1/paint4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/man/1/paint b/sys/man/1/paint
index 58d74f362..ecaeac87f 100644
--- a/sys/man/1/paint
+++ b/sys/man/1/paint
@@ -27,7 +27,6 @@ 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 a color,
@@ -40,8 +39,7 @@ pop-up box and hit enter. If the path is omitted, the filename will be opened
from the current directory.
.TP
.B s
-Save the current screen as a bitmap image. Type a path and filename into
-the pop-up box and hit enter. If the path is omitted, the filename will be
+Save the current screen as a bitmap image. If the path is omitted, the filename will be
saved in the current directory.
.TP
.B q