commit bc0d15a261cca879d9b945182ccb2251371389ff
parent cd8aeb73f8addc01746657f979616fe9d475bd60
Author: Kris Maglione <jg@suckless.org>
Date: Thu, 11 Dec 2008 02:54:25 -0500
Update wmii.1
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/wmii.1 b/man/wmii.1
@@ -434,7 +434,7 @@ frame
Selects a client window.
.nf
- frame ::= \fI<area>\fR \fI<space>\fR \fI<index>\fR | \fI<area>\fR "sel" | client \fI<window-id>\fR
+ frame ::= \fI<area>\fR \fI<index>\fR | \fI<area>\fR sel | client \fI<window-id>\fR
.fi
@@ -446,7 +446,7 @@ amount
The amount to grow or nudge something.
.nf
- amount ::= \fI<number>\fR "px"?
+ amount ::= \fI<number>\fR | \fI<number>\fRpx
.fi
diff --git a/man/wmii.man1 b/man/wmii.man1
@@ -394,7 +394,7 @@ all of the clients with the given tag applied. The special
: frame
Selects a client window.
-``` frame ::= <area> <space> <index> | <area> "sel" | client <window-id>
+``` frame ::= <area> <index> | <area> sel | client <window-id>
Where <index> represents the nth frame of <area> or <window-id> is
the X11 window id of the given client.
@@ -402,7 +402,7 @@ all of the clients with the given tag applied. The special
: amount
The amount to grow or nudge something.
-``` amount ::= <number> "px"?
+``` amount ::= <number> | <number>px
If "px" is given, <number> is interperated as an exact pixel count.
Otherwise, it's interperated as a "reasonable" amount, which is