From c2ac851b90c8267dede4b9e41b1d83c327bf7c87 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Thu, 24 Aug 2006 10:18:42 +0200 Subject: [PATCH] small man page fix --- dwm.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dwm.1 b/dwm.1 index a5056d3..503bc88 100644 --- 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 -- 1.7.10.4