diff options
author | arg@mmvi <unknown> | 2006-09-22 11:49:24 +0200 |
---|---|---|
committer | arg@mmvi <unknown> | 2006-09-22 11:49:24 +0200 |
commit | 05c10c5776738fdfe73c1e66e14c869e2e5e338d (patch) | |
tree | e18fa7daa43bfbd370723bf248f9a6e91b8430ba /dwm.1 | |
parent | b2cb925d999f0b745f8be23316258c4f575cb343 (diff) | |
download | dwm-05c10c5776738fdfe73c1e66e14c869e2e5e338d.tar.gz |
fixed issue pointed out by Jukka
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1 index 46d91c6..771036c 100644 --- a/dwm.1 +++ b/dwm.1 @@ -60,7 +60,7 @@ Focus next window. Focus previous window. .TP .B Mod1-Return -Zooms/cycles current window to/from master column (tiling mode), toggles maximization (floating mode). +Zooms/cycles current window to/from master column (tiling mode), maximizes current window (floating mode). .TP .B Mod1-g Grow current column (tiling mode only). |