aboutsummaryrefslogtreecommitdiffstats
path: root/cwm.1
diff options
context:
space:
mode:
authoroga2007-11-08 13:03:22 +0000
committeroga2007-11-08 13:03:22 +0000
commitf53c46c25991a5bc2b29f1a3a2469e1e1b446a4d (patch)
tree4bd70d08f1da8433880072ee09dfd948c953ba1c /cwm.1
parentbb63572ce41e23557ccb9a11492b4d53e763075b (diff)
downloadcwm-f53c46c25991a5bc2b29f1a3a2469e1e1b446a4d.tar.gz
Small manpage nit.
From Okan Demirmen, thanks!
Diffstat (limited to '')
-rw-r--r--cwm.16
1 files changed, 3 insertions, 3 deletions
diff --git a/cwm.1 b/cwm.1
index 9fefec0..b10ecf5 100644
--- a/cwm.1
+++ b/cwm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwm.1,v 1.12 2007/11/07 22:00:26 oga Exp $
+.\" $OpenBSD: cwm.1,v 1.13 2007/11/08 13:03:22 oga Exp $
.\"
.\" The following requests are required for all man pages.
.Dd June 29, 2007
@@ -265,7 +265,7 @@ Currently the only setting availiable is whether or not sticky groups
are activated.
To activate sticky groups create a file in this directory with the name
``sticky''.
-.It Pa .calmwm/.ignore
+.It Pa ~/.calmwm/.ignore
Any files in this directory cause
.Nm
to ignore programs by that name by not drawing borders around them.
@@ -276,7 +276,7 @@ $ ln -s three ~/.calmwm/.ignore/xclock
will cause any instances of
.Xr xclock 1
to not have borders.
-.It Pa .calmwm/.keys
+.It Pa ~/.calmwm/.keys
Symlinks in this directory cause the creation of keyboard shortcuts.
If the directory does not exist, then the default shortcuts will be
created; otherwise only the shortcuts defined will be created.