git: 9front

Download patch

ref: 74578c05deade0bf962af24e919c5aac7597449a
parent: b0873b967f1c2de5266c3afa4397205c70598116
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat Mar 3 18:36:33 EST 2012

paint(1): update man page

--- a/sys/man/1/paint
+++ b/sys/man/1/paint
@@ -30,7 +30,9 @@
 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
--