tMerge pull request #36 from wildefyr/master - wmutils - X windows manipulation utilities
(HTM) git clone git://z3bra.org/wmutils
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 23253bf32782b8e51876a6134d96bb8ef9a25227
(DIR) parent 72c4ead9da5ddbb84a44e0ebc6f04662b2e90fbd
(HTM) Author: zebra v3.1 <z3bratabs@users.noreply.github.com>
Date: Thu, 31 Mar 2016 01:05:39 +0200
Merge pull request #36 from wildefyr/master
wmp.1: fix incorrect syntax
Diffstat:
M man/wmp.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/man/wmp.1 b/man/wmp.1
t@@ -15,7 +15,7 @@ warps cursor to an absolute or relative position, passed by
.Ar x
and
.Ar y .
-Returns the position relative to the root window, or
+Returns the position relative to the root window, or
.Ar wid .
.Sh ENVIRONMENT
.Nm
t@@ -24,9 +24,9 @@ acts on the X display specified by the
variable.
.Sh EXAMPLES
.Pp
-.Dl $ wmp a $(wattr xy `pfw`)
+.Dl $ wmp -a $(wattr xy $(pfw))
.Pp
-.Dl $ wmp r -100 0
+.Dl $ wmp -r -100 0
.Pp
.Dl $ wmp 0x01600006
.Dl 311 49