# HG changeset patch # User Anselm R. Garbe # Date 1168177121 -3600 # Node ID 70f19af50393b971f0c21dbbc0a97e14266ae84f # Parent d2f14795c66ce00216c92cca7f48341d49cac788 changed a term in dwm.1 diff -r d2f14795c66c -r 70f19af50393 dwm.1 --- a/dwm.1 Fri Jan 05 22:27:26 2007 +0100 +++ b/dwm.1 Sun Jan 07 14:38:41 2007 +0100 @@ -13,7 +13,7 @@ area contains the windows which currently need most attention, whereas the stacking area contains all other windows. In floating mode windows can be resized and moved freely. Dialog windows are always managed floating, -regardless of the mode selected. +regardless of the mode applied. .P Windows are grouped by tags. Each window can be tagged with one or multiple tags. Selecting certain tags displays all windows with these tags.