git: 9front

Download patch

ref: b5ab8a5cebc607a77a049bef64767766538d9698
parent: 6769178e6344a35a7d85609a2586c3fe85c7f5e6
author: Noam Preil <noam@pixelhero.dev>
date: Mon Nov 24 22:08:57 EST 2025

paint(1): fix brush information

--- a/sys/man/1/paint
+++ b/sys/man/1/paint
@@ -31,7 +31,7 @@
 .B c
 Clears the canvas with the background color.
 .TP
-.B 1-9
+.B 0-9
 Select brush size.
 .TP
 .B f
--