applied nsz' man page comment, thanks! - dwm - dynamic window manager
 (HTM) git clone https://git.parazyd.org/dwm
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit dc39ae85681db71c6cfcaac442c1317c8b313566
 (DIR) parent 966d76a428421e7dab9bdaa3c3196cd3936b7955
 (HTM) Author: Anselm R Garbe <garbeam@gmail.com>
       Date:   Mon, 20 Jul 2009 17:08:34 +0100
       
       applied nsz' man page comment, thanks!
       Diffstat:
         M dwm.1                               |       6 ++++--
       
       1 file changed, 4 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/dwm.1 b/dwm.1
       @@ -38,7 +38,9 @@ prints version information to standard output, then exits.
        .SS Status bar
        .TP
        .B X root window name
       -is read and displayed in the status text area.
       +is read and displayed in the status text area. It can be set with the
       +.BR xsetroot (1)
       +command.
        .TP
        .B Button1
        click on a tag label to display all windows with that tag, click on the layout
       @@ -56,7 +58,7 @@ click on a tag label adds/removes that tag to/from the focused window.
        .TP
        .B Mod1\-Shift\-Return
        Start
       -.BR uxterm .
       +.BR uxterm (1).
        .TP
        .B Mod1\-,
        Focus previous screen, if any.