]> git.armaanb.net Git - dwm.git/commitdiff
we don't use the term clients anymore, windows is the better term
authorarg@mig29 <unknown>
Thu, 7 Dec 2006 15:38:57 +0000 (16:38 +0100)
committerarg@mig29 <unknown>
Thu, 7 Dec 2006 15:38:57 +0000 (16:38 +0100)
dwm.1

diff --git a/dwm.1 b/dwm.1
index 8930886fad4a618d82609cc0bfab1232dd54c46e..a8fb40a8e6dc3285f53a52757b4257a1b4f2c00f 100644 (file)
--- a/dwm.1
+++ b/dwm.1
@@ -22,7 +22,7 @@ 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
 selected tags are indicated with a different color. The tags of the focused
 window are indicated with a filled square in the top left corner.  The tags
-which are applied to one or more clients are indicated with an empty square in
+which are applied to one or more windows are indicated with an empty square in
 the top left corner.
 .P
 dwm draws a 1-pixel border around windows to indicate the focus state.