# HG changeset patch # User arg@mmvi # Date 1158738339 -7200 # Node ID 9d728cba93d68b6b357db74efc837926945e2e6e # Parent a2cc7adf9d4d6647c9316711c73da3570c659df7 fixed a nuance in dwm.1 diff -r a2cc7adf9d4d -r 9d728cba93d6 dwm.1 --- a/dwm.1 Wed Sep 20 09:40:35 2006 +0200 +++ b/dwm.1 Wed Sep 20 09:45:39 2006 +0200 @@ -16,7 +16,7 @@ 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