commit c2ac851b90c8267dede4b9e41b1d83c327bf7c87
parent c976bc6c2cbc2f197806259b58a6c6ff2d154284
Author: Anselm R. Garbe <arg@10kloc.org>
Date: Thu, 24 Aug 2006 10:18:42 +0200
small man page fix
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dwm.1 b/dwm.1
@@ -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