summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@rei2.9hal>2012-03-04 07:03:26 +0100
committercinap_lenrek <cinap_lenrek@rei2.9hal>2012-03-04 07:03:26 +0100
commit88ef1b67b00292413336ce209a6746b410dd7f6c (patch)
tree0c946b13ce5332346e0697f29c241c8ada744079
parent3ede927b40d0c7e37239fc0cafd3492a8080f17c (diff)
parent6f04b1d3f75794befb4187cc3a9e85274ebdc59b (diff)
merge
-rw-r--r--sys/man/1/paint8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/man/1/paint b/sys/man/1/paint
index e89fcf634..ecaeac87f 100644
--- a/sys/man/1/paint
+++ b/sys/man/1/paint
@@ -27,10 +27,11 @@ 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.
+Fill the screen with a color,
+.I n.
+Any unsaved work will be lost.
.TP
.B o
Open a bitmap image file for editing. Type a path and filename into the
@@ -38,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