groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 18/24: [docs]: Rein in overstated claim.


From: G. Branden Robinson
Subject: [groff] 18/24: [docs]: Rein in overstated claim.
Date: Wed, 23 Aug 2023 05:30:59 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit f8346a254ee051a33480f8f0f55600d81676d8f3
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Aug 23 02:25:47 2023 -0500

    [docs]: Rein in overstated claim.
---
 doc/groff.texi | 5 +++--
 man/roff.7.man | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 21b64efad..cf34edad8 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5816,8 +5816,9 @@ its resolution and page dimensions (@pxref{DESC File 
Format}).
 A @dfn{page} is a two-dimensional structure upon which a @code{roff}
 system imposes a rectangular coordinate system with its upper left
 corner as the origin.  Coordinate values are in basic units and increase
-down and to the right.  Useful ones are therefore always positive and
-within numeric ranges corresponding to the page boundaries.
+down and to the right.  Useful ones are typically positive and within
+numeric ranges corresponding to the page boundaries.
+@c You could draw an arc of a circle whose center is off the page.
 
 @cindex drawing position
 @cindex position, drawing
diff --git a/man/roff.7.man b/man/roff.7.man
index b201870dc..fa4233794 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -533,8 +533,9 @@ system imposes a rectangular coordinate system with its 
upper left
 corner as the origin.
 .
 Coordinate values are in basic units and increase down and to the right.
-Useful ones are therefore always positive and within numeric ranges
+Useful ones are typically positive and within numeric ranges
 corresponding to the page boundaries.
+.\" You could draw an arc of a circle whose center is off the page.
 .
 .
 .P



reply via email to

[Prev in Thread] Current Thread [Next in Thread]