fixed a nuance in dwm.1 - dwm - dynamic window manager HTML git clone https://git.parazyd.org/dwm DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit f17e898bd133f1bd8c530116b4b5bacb7ced5da9 DIR parent 886b2088f18ea3cb14421702b154efdd4759cfb2 HTML Author: arg@mmvi <unknown> Date: Wed, 20 Sep 2006 09:45:39 +0200 fixed a nuance in dwm.1 Diffstat: M dwm.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR 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