dwm-meillo
diff dwm.1 @ 470:9d728cba93d6
fixed a nuance in dwm.1
author | arg@mmvi |
---|---|
date | Wed, 20 Sep 2006 09:45:39 +0200 |
parents | 78d36a1dd1d9 |
children | f57b92d6bc1d |
line diff
1.1 --- a/dwm.1 Wed Sep 20 09:40:35 2006 +0200 1.2 +++ b/dwm.1 Wed Sep 20 09:45:39 2006 +0200 1.3 @@ -16,7 +16,7 @@ 1.4 regardless of the mode selected. 1.5 .P 1.6 Windows are grouped by tags. Each window can be tagged with one or multiple 1.7 -tags. Selecting certain tags displays all windows with that tag. 1.8 +tags. Selecting certain tags displays all windows with these tags. 1.9 .P 1.10 dwm contains a small status bar which displays all available tags, the mode, 1.11 the title of the focused window, and the text read from standard input. The