dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit f17e898bd133f1bd8c530116b4b5bacb7ced5da9
parent 886b2088f18ea3cb14421702b154efdd4759cfb2
Author: arg@mmvi <unknown>
Date:   Wed, 20 Sep 2006 09:45:39 +0200

fixed a nuance in dwm.1
Diffstat:
Mdwm.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dwm.1 b/dwm.1
@@ -16,7 +16,7 @@ resized and moved freely. Dialog windows are always managed floating,
 regardless of the mode selected.
 .P
 Windows are grouped by tags. Each window can be tagged with one or multiple
-tags. Selecting certain tags displays all windows with that tag.
+tags. Selecting certain tags displays all windows with these tags.
 .P
 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