[hackers] [wmii] Update wmii.1 || Kris Maglione

From: <hg_AT_suckless.org>
Date: Thu, 11 Dec 2008 07:54:27 +0000 (UTC)

changeset: 2421:f217ded2b1e1
tag: tip
user: Kris Maglione <jg_AT_suckless.org>
date: Thu Dec 11 02:54:25 2008 -0500
files: man/wmii.1 man/wmii.man1
description:
Update wmii.1

diff -r 6aeb77a267c7 -r f217ded2b1e1 man/wmii.1
--- a/man/wmii.1 Wed Dec 10 18:23:26 2008 -0500
+++ b/man/wmii.1 Thu Dec 11 02:54:25 2008 -0500
@@ -434,7 +434,7 @@
 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 @@
 The amount to grow or nudge something.
 
 .nf
- amount ::= \fI<number>\fR "px"?
+ amount ::= \fI<number>\fR | \fI<number>\fRpx
 .fi
 
 
diff -r 6aeb77a267c7 -r f217ded2b1e1 man/wmii.man1
--- a/man/wmii.man1 Wed Dec 10 18:23:26 2008 -0500
+++ b/man/wmii.man1 Thu Dec 11 02:54:25 2008 -0500
@@ -394,7 +394,7 @@
         : 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 @@
         : 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
Received on Thu Dec 11 2008 - 07:54:27 UTC

This archive was generated by hypermail 2.2.0 : Thu Dec 11 2008 - 08:00:06 UTC