From 9685e7dbc2de829eba6fc6397a9ece11173e6c28 Mon Sep 17 00:00:00 2001
From: "Anselm R. Garbe" <arg@suckless.org>
Date: Mon, 12 Feb 2007 13:04:29 +0100
Subject: fixed a bug

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

diff --git a/dwm.1 b/dwm.1
index b23b871..ce447af 100644
--- a/dwm.1
+++ b/dwm.1
@@ -101,7 +101,7 @@ Close focused window.
 Toggle between tiling and floating mode (affects all windows).
 .TP
 .B Mod1-Shift-space
-Toggle focused window between floating and non-floating state.
+Toggle focused window between floating and non-floating state (floating mode only).
 .TP
 .B Mod1-[1..n]
 View all windows with
-- 
cgit v1.2.3