From 2b525e6b8f33c1ac0ec05aec4afc685d79201e73 Mon Sep 17 00:00:00 2001 From: Denis Grelich Date: Wed, 7 Feb 2007 18:31:03 +0100 Subject: [PATCH] fixed a bug where VERSION was used in the manpage; now using CONFVERSION instead --- wmii.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wmii.1 b/wmii.1 index 3185a67a..b7c9ce55 100644 --- 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-VERSION to $HOME/.wmii-VERSION and then editing the copy to +directory CONFPREFIX/wmii-CONFVERSION to $HOME/.wmii-CONFVERSION 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-VERSION +CONFPREFIX/wmii-CONFVERSION Global action directory. .TP -$HOME/.wmii-VERSION +$HOME/.wmii-CONFVERSION User-specific action directory. Actions are first searched here. .SH ENVIRONMENT .TP