Fix typo in manual
Patch status: merged
Patch by Vytautas Ĺ altenis
To apply this patch, use:
curl http://cr.i3wm.org/patch/490/raw.patch | git am
b/i3lock.1
| 13 |
@@ -89,7 +89,7 @@ Display the given PNG image instead of a blank screen. |
| 14 |
|
| 15 |
.TP |
| 16 |
.BI \-c\ rrggbb \fR,\ \fB\-\-color= rrggbb |
| 17 |
-Turn the screen into the given color instead of white. Color must be given in 6-byte |
| 18 |
+Turn the screen into the given color instead of white. Color must be given in 3-byte |
| 19 |
format: rrggbb (i.e. ff0000 is red). |
| 20 |
|
| 21 |
.TP |