Replaced all occurrences of CONFVERSION with 3.5 in the man pages.

This commit is contained in:
Denis Grelich 2007-02-20 19:24:45 +01:00
parent 3c5b719d89
commit ea37b14bc4

6
wmii.1
View File

@ -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