summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.12
-rw-r--r--doc/ratpoison.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index 12c31e0..60319a7 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -476,7 +476,7 @@ Quit ratpoison.
.cmd ratinfo
Display the x y coordinates of the rat cursor relative to the screen.
.cmd ratrelinfo
-Display the x y coordinates of the rat cursor relative to the window.
+Display the x y coordinates of the rat cursor relative to the current window or current frame if no window is focused
.cmd ratwarp x y
Move the rat cursor to the position (\fIx\fP,\fIy\fP).
.cmd ratrelwarp deltax deltay
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 179b7e7..afc7d1a 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1605,7 +1605,7 @@ Display the x y coordinates of the rat cursor relative to the screen.
@end deffn
@deffn ratrelinfo
-Display the x y coordinates of the rat cursor relative to the window.
+Display the x y coordinates of the rat cursor relative to the current window or current frame if no window is focused.
@end deffn
@deffn Command ratrelwarp @var{x} @var{y}