tadded Mod1-Tab description to dwm.1 - dwm - [fork] customized build of dwm, the dynamic window manager
 (HTM) git clone git://src.adamsgaard.dk/dwm
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0b5c14cf593c82b85570c45beac553dfce2f9689
 (DIR) parent a73de0cff42588d3dc3b40e4e8b198c847208dca
 (HTM) Author: Anselm R. Garbe <garbeam@gmail.com>
       Date:   Wed, 10 Oct 2007 18:51:03 +0200
       
       added Mod1-Tab description to dwm.1
       Diffstat:
         M dwm.1                               |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/dwm.1 b/dwm.1
       t@@ -59,6 +59,9 @@ Start
        .B Mod1\-Return
        Zooms/cycles current window to/from master area (tiled layout only).
        .TP
       +.B Mod1\-Tab
       +Toggles to the previously selected tags.
       +.TP
        .B Mod1\-b
        Shows/hides the status bar.
        .TP