From: Anselm R. Garbe Date: Sun, 7 Jan 2007 13:38:41 +0000 (+0100) Subject: changed a term in dwm.1 X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=3e11b38349787fced39ec160eba14b30800cbf2e changed a term in dwm.1 --- diff --git a/dwm.1 b/dwm.1 index b2583b1..b41dccd 100644 --- a/dwm.1 +++ b/dwm.1 @@ -13,7 +13,7 @@ In tiling mode windows are managed in a master and stacking area. The master 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.