gbranden pushed a commit to branch master
in repository groff.
commit e2d8bdc6d7830a914d777ca81c43d3d74b1d0f81
Author: G. Branden Robinson <[email protected]>
Date: Wed May 3 08:47:50 2017 -0400
Fix reversed wording.
See Savannah #50921.
Thanks to Jim Avera for catching this error.
---
doc/groff.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index 01c3410..bbbab34 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12159,7 +12159,7 @@ which arguments are treated similar to the
@code{defcolor} request.
@cindex line, drawing (@w{@code{\D'l @dots{}'}})
@cindex drawing a line (@w{@code{\D'l @dots{}'}})
Draw a line from the current location to the relative point specified by
-(@var{dx},@var{dy}), where positive values mean down and right,
+(@var{dx},@var{dy}), where positive values mean right and down,
respectively. The end point of the line is the new current location.
The following example is a macro for creating a box around a text
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit