t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit c2ac851b90c8267dede4b9e41b1d83c327bf7c87
   DIR parent c976bc6c2cbc2f197806259b58a6c6ff2d154284
   URI Author: Anselm R. Garbe <arg@10kloc.org>
       Date:   Thu, 24 Aug 2006 10:18:42 +0200
       
       small man page fix
       Diffstat:
         M dwm.1                               |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/dwm.1 b/dwm.1
       t@@ -25,7 +25,8 @@ contains a small status bar which displays all available tags, the title
        of the focused window, and the text read from standard input. The tags of the
        focused window are highlighted.
        .P
       -.B dwm draws a 1-pixel border around windows to indicate the focus state.
       +.B dwm
       +draws a 1-pixel border around windows to indicate the focus state.
        Unfocused windows contain a small bar in front of them displaying their title.
        .SH OPTIONS
        .TP