# HG changeset patch
# User Anselm R. Garbe <arg@10kloc.org>
# Date 1157608409 -7200
# Node ID 48038934d05dbe0c4a1a9b6166b7534d0f2afcc3
# Parent  548084f8d92e7180cef8d996f251381cbb06cbad
small addition to dwm.1

diff -r 548084f8d92e -r 48038934d05d dwm.1
--- a/dwm.1	Wed Sep 06 17:31:52 2006 +0200
+++ b/dwm.1	Thu Sep 07 07:53:29 2006 +0200
@@ -17,13 +17,13 @@
 regardless of the mode selected.
 .P
 Windows are grouped by tags. Each window can be tagged with one or multiple
-tags. Selecting a certain tag for viewing will display all windows with that
-tag.
+tags. Selecting certain tags for viewing will display all windows with that tag.
 .P
 .B dwm
 contains a small status bar which displays all available tags, the mode, the
-title of the focused window, and the text read from standard input. The tags of
-the focused window are highlighted with a small point.
+title of the focused window, and the text read from standard input. The
+selected tags are highlighted with a different color, the tags of the focused
+window are highlighted with a small point.
 .P
 .B dwm
 draws a 1-pixel border around windows to indicate the focus state.