URI: 
       added Mod1-Tab description to dwm.1 - dwm - dynamic window manager
  HTML git clone https://git.parazyd.org/dwm
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 0b5c14cf593c82b85570c45beac553dfce2f9689
   DIR parent a73de0cff42588d3dc3b40e4e8b198c847208dca
  HTML 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
       @@ -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