From 9fb6502b3b8c2293cc41c73516446e45670f40ed Mon Sep 17 00:00:00 2001
From: "arg@mmvi" <unknown>
Date: Fri, 22 Sep 2006 10:01:51 +0200
Subject: [PATCH] small man page fix

---
 dwm.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dwm.1 b/dwm.1
index 45b962c..46d91c6 100644
--- 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