dwm-meillo
changeset 364:d955a84b7d4b
updated man page of dwm
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 25 Aug 2006 16:21:45 +0200 |
parents | c719a27f3d93 |
children | 1ef0ef291275 |
files | dwm.1 |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line diff
1.1 --- a/dwm.1 Fri Aug 25 16:15:13 2006 +0200 1.2 +++ b/dwm.1 Fri Aug 25 16:21:45 2006 +0200 1.3 @@ -21,9 +21,9 @@ 1.4 tag. 1.5 .P 1.6 .B dwm 1.7 -contains a small status bar which displays all available tags, the title 1.8 -of the focused window, and the text read from standard input. The tags of the 1.9 -focused window are highlighted. 1.10 +contains a small status bar which displays all available tags, the mode, the 1.11 +title of the focused window, and the text read from standard input. The tags of 1.12 +the focused window are highlighted with a small point. 1.13 .P 1.14 .B dwm 1.15 draws a 1-pixel border around windows to indicate the focus state.