twmp.1: fix incorrect syntax - wmutils - X windows manipulation utilities
(HTM) git clone git://z3bra.org/wmutils
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 07c3789392490bd26d06e991db93e4ebd93f25f9
(DIR) parent 72c4ead9da5ddbb84a44e0ebc6f04662b2e90fbd
(HTM) Author: Laurence Willetts <me@wildefyr.net>
Date: Wed, 30 Mar 2016 23:31:48 +0100
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