diff options
| author | arg@mig29 <unknown> | 2006-11-24 17:02:41 +0100 | 
|---|---|---|
| committer | arg@mig29 <unknown> | 2006-11-24 17:02:41 +0100 | 
| commit | 44411d2d48206d6cd87ce5f9c0ddc365e598928b (patch) | |
| tree | e093830afa59ea9080c11486e2f4e97201ee5493 | |
| parent | a2175cf71a0d60570daf22b79f409a2165300a56 (diff) | |
| download | dwm-44411d2d48206d6cd87ce5f9c0ddc365e598928b.tar.gz | |
small fix of man page
| -rw-r--r-- | dwm.1 | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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.  |