commit 7199cfcaeb11b4ae760f534c3c0690893fb5bf94
parent 31e3b8d9d0c46510fbfbc9f7550e2407a2669ec4
Author: Kris Maglione <jg@suckless.org>
Date: Tue, 20 Feb 2007 17:33:26 -0500
merge
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/wmii.1 b/wmii.1
@@ -13,7 +13,7 @@ An action is a shell script in the default setup, but it can actually be
any executable file. It is executed usually by selecting it from the
actions menu.
You can customize an action by copying it from the global action
-directory CONFPREFIX/wmii-CONFVERSION to $HOME/.wmii-CONFVERSION and then editing the copy to
+directory CONFPREFIX/wmii-3.5 to $HOME/.wmii-3.5 and then editing the copy to
fit your needs. Of course you can also create your own actions there; make
sure that they are executable.
.P
@@ -177,10 +177,10 @@ bindings, the bar labels, etc.
/tmp/ns.$USER.${DISPLAY%.0}/wmii
The wmii socket file which provides a 9P service.
.TP
-CONFPREFIX/wmii-CONFVERSION
+CONFPREFIX/wmii-3.5
Global action directory.
.TP
-$HOME/.wmii-CONFVERSION
+$HOME/.wmii-3.5
User-specific action directory. Actions are first searched here.
.SH ENVIRONMENT
.TP