From 4aea423f066170f50390c746260ecd445262c98b Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Thu, 5 Oct 2006 13:44:48 +0200 Subject: [PATCH] final fix for man page --- dwm.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dwm.1 b/dwm.1 index bce6733..91398ee 100644 --- a/dwm.1 +++ b/dwm.1 @@ -37,11 +37,11 @@ is read and displayed in the status text area. .TP .B Button1 click on a tag label to display all windows with that tag, click on the mode -label toggles between tiled and floating mode. +label toggles between tiling and floating mode. .TP .B Button3 click on a tag label adds/removes all windows with that tag to/from the view, -click on the mode label toggles the stack position (tiled mode). +click on the mode label toggles the stack position (tiling mode). .TP .B Mod1-Button1 click on a tag label applies that tag to the focused window. @@ -86,7 +86,7 @@ tag to/from current window. Close focused window. .TP .B Mod1-space -Toggle between tiled and floating mode (affects all windows). +Toggle between tiling and floating mode (affects all windows). .TP .B Mod1-[1..n] View all windows with -- 1.7.10.4