about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorarg@mig29 <unknown>2006-11-24 17:02:41 +0100
committerarg@mig29 <unknown>2006-11-24 17:02:41 +0100
commit44411d2d48206d6cd87ce5f9c0ddc365e598928b (patch)
treee093830afa59ea9080c11486e2f4e97201ee5493
parenta2175cf71a0d60570daf22b79f409a2165300a56 (diff)
downloaddwm-44411d2d48206d6cd87ce5f9c0ddc365e598928b.tar.gz
small fix of man page
-rw-r--r--dwm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index e6e339c..93d6578 100644
--- 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 small point in the top left corner.  The tags which
-are applied by any client are indicated with a small point in the bottom
+are applied to any client are indicated with a small point in the bottom
 right corner.
 .P
 dwm draws a 1-pixel border around windows to indicate the focus state.
d091053'>^
e5c11a51 ^
d059fe74 ^






e5c11a51 ^






















d059fe74 ^


e5c11a51 ^
d059fe74 ^
204dae92 ^

97eb971b ^
204dae92 ^
201458e3 ^
204dae92 ^
201458e3 ^
204dae92 ^






201458e3 ^
204dae92 ^





d059fe74 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83