diff options
| author | Anselm R. Garbe <arg@10kloc.org> | 2006-08-24 10:18:42 +0200 | 
|---|---|---|
| committer | Anselm R. Garbe <arg@10kloc.org> | 2006-08-24 10:18:42 +0200 | 
| commit | c2ac851b90c8267dede4b9e41b1d83c327bf7c87 (patch) | |
| tree | bf4e7a4063214921e894eeb5ced10b1ccc6d208e | |
| parent | c976bc6c2cbc2f197806259b58a6c6ff2d154284 (diff) | |
| download | dwm-c2ac851b90c8267dede4b9e41b1d83c327bf7c87.tar.gz | |
small man page fix
| -rw-r--r-- | dwm.1 | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -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 | 
