git: 9front

Download patch

ref: 90cf291bb01229db3d96bd22b750b4345037fb78
parent: cf4e5e07fa879e63af2e22f462d3dd93c1976308
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Nov 8 17:11:29 EST 2022

reform(1): fix a missing space char

--- a/sys/man/1/reform
+++ b/sys/man/1/reform
@@ -110,7 +110,7 @@
 Exposes the current temperature reading of the CPU.
 .TP
 .B kbdoled
-An uncompressed Plan 9image can be written to the file to display on
+An uncompressed Plan 9 image can be written to the file to display on
 the keyboard OLED.  Zero-length write clears the display.
 .TP
 .B light
--