commit 96471715745a6bb43b5ac4ef7dd8c4c51e6deb45
parent 9625a4ebed27d6d753d4cddac023bf4efb81c311
Author: Denis Grelich <denisg@suckless.org>
Date: Sat, 23 Dec 2006 23:27:54 +0100
updated manpages; a 's/CONFPREFIX/${CONFPREFIX}/' has been forgotten which left artifacts in installed manpages, fixed
Diffstat:
3 files changed, 7 insertions(+), 24 deletions(-)
diff --git a/Makefile b/Makefile
@@ -55,7 +55,7 @@ install: all
done
@echo installing manual page to ${DESTDIR}${MANPREFIX}/man1
@mkdir -p ${DESTDIR}${MANPREFIX}/man1
- @sed 's/VERSION/${VERSION}/g' < wmii.1 > ${DESTDIR}${MANPREFIX}/man1/wmii.1
+ @sed 's/VERSION/${VERSION}/g; s/CONFPREFIX/${CONFPREFIX}/g' < wmii.1 > ${DESTDIR}${MANPREFIX}/man1/wmii.1
@sed 's/VERSION/${VERSION}/g' < wmiiwm.1 > ${DESTDIR}${MANPREFIX}/man1/wmiiwm.1
@chmod 644 ${DESTDIR}${MANPREFIX}/man1/wmii.1
@chmod 644 ${DESTDIR}${MANPREFIX}/man1/wmiiwm.1
diff --git a/wmii.1 b/wmii.1
@@ -1,4 +1,4 @@
-.TH WMII 1 wmii-4
+.TH WMII 1 wmii-VERSION
.SH NAME
wmii \- window manager improved 2
.SH SYNOPSIS
@@ -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-4 to $HOME/.wmii-4 and then editing the copy to
+directory CONFPREFIX/wmii-VERSION to $HOME/.wmii-VERSION 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-4
+CONFPREFIX/wmii-VERSION
Global action directory.
.TP
-$HOME/.wmii-4
+$HOME/.wmii-VERSION
User-specific action directory. Actions are first searched here.
.SH ENVIRONMENT
.TP
@@ -193,11 +193,6 @@ The following variables are set and exported within
.B wmii
and thus can be used in actions:
.TP
-PATH, OLD_PATH
-.B wmii
-adds the local and global actions directory to the front of the existing PATH.
-The original value is saved in OLD_PATH.
-.TP
WMII_ADDRESS
Socket file of
.BR wmiiwm (1).
diff --git a/wmiiwm.1 b/wmiiwm.1
@@ -1,4 +1,4 @@
-.TH WMIIWM 1 wmii-4
+.TH WMIIWM 1 wmii-VERSION
.SH NAME
wmiiwm \- window manager improved 2 (core)
.SH SYNOPSIS
@@ -10,13 +10,6 @@ wmiiwm \- window manager improved 2 (core)
.SH DESCRIPTION
.PD 0
-.I The information in this manual page is
-.IR obselete .
-.P
-An update is not likely util
-.I wmii\-4
-nears release.
-
.SS Overview
.BR wmiiwm (1)
is the core of window manager improved 2.
@@ -86,12 +79,7 @@ application window.
.TP 2
Client
An application window surrounded by a frame window containing a border and a
-title\-bar. The title\-bar contains three labels. The first one displays the tags
-of a client, the second one displays the client's title, and the third one
-displays the client's index and the total number of clients within the column.
-If the client is focused within the column, the third label is highlighted.
-If the client is attached to the floating layer, a ~ character is prepended in
-the third label as well.
+title\-bar.
.TP 2
Floating layer
A screen layer of