dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 9fb6502b3b8c2293cc41c73516446e45670f40ed
parent 9eb226ff78a0d8fc733c31d98170d33824231370
Author: arg@mmvi <unknown>
Date:   Fri, 22 Sep 2006 10:01:51 +0200

small man page fix
Diffstat:
Mdwm.1 | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/dwm.1 b/dwm.1
@@ -61,6 +61,7 @@ Focus previous window.
 .TP
 .B Mod1-Return
 Zooms/cycles current window to/from master column (tiling mode), toggles maximization (floating mode).
+.TP
 .B Mod1-g
 Grow current column (tiling mode only).
 .TP