gbranden pushed a commit to branch master
in repository groff.
commit 2f03f926cf6c9a7317594e7460738a51c7060d3a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri May 8 21:52:27 2026 -0500
[doc,man]: Tighten wording.
* Drop redundant phrase.
* "Rounding", without qualification, is generally understood to be to
integral values.
---
doc/groff.texi.in | 4 ++--
man/groff.7.man | 2 +-
man/roff.7.man | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index aeef5d097..25be568a8 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -7083,7 +7083,7 @@ Macro packages keep users from having to confront this
difficulty
by setting ``traps'';@footnote{@xref{Traps}.}
moreover,
all but the simplest page layouts tend to have headers and footers,
-or at least bear vertical margins of at least one vee.
+or bear vertical margins of at least one vee.
@c END Keep parallel with subsection "Page geometry" of roff(7).
@@ -7275,7 +7275,7 @@ The basic unit
@code{u}
is not necessarily an output device's smallest addressable length;
@code{u}
-can be smaller to avoid integer rounding errors.
+can be smaller to avoid rounding errors.
The minimum distances that a device can work with
in the horizontal and vertical directions are termed its
@dfn{motion quanta}.
diff --git a/man/groff.7.man b/man/groff.7.man
index 6b39aa5a5..fa717485f 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1009,7 +1009,7 @@ The basic unit
.B u
is not necessarily an output device's smallest addressable length;
.B u
-can be smaller to avoid integer rounding errors.
+can be smaller to avoid rounding errors.
.
The minimum distances that a device can work with
in the horizontal and vertical directions are termed its
diff --git a/man/roff.7.man b/man/roff.7.man
index f87804f57..b0229441e 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -718,7 +718,7 @@ by setting \[lq]traps\[rq];
.\" @footnote{@xref{Traps}.}
moreover,
all but the simplest page layouts tend to have headers and footers,
-or at least bear vertical margins of at least one vee.
+or bear vertical margins of at least one vee.
.\" END Keep parallel with groff.texi node "Page Geometry".
.
.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit