gbranden pushed a commit to branch master
in repository groff.

commit c66a9111656af522ab1f008adc36bc4deb213409
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Sep 14 12:49:56 2024 -0500

    [doc,man]: Close interval.
---
 doc/groff.texi.in | 2 +-
 man/roff.7.man    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index dd45cfa2f..c904e2802 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -5936,7 +5936,7 @@ that fits on the page, the break caused by the end of 
input will also
 break the page, producing a useless blank one.  Macro packages keep
 users from having to confront this difficulty by setting ``traps''
 (@pxref{Traps}); moreover, all but the simplest page layouts tend to
-have headers and footers, or at least bear vertical margins larger than
+have headers and footers, or at least bear vertical margins of at least
 one vee.
 @c END Keep parallel with subsection "Page geometry" of roff(7).
 
diff --git a/man/roff.7.man b/man/roff.7.man
index a39907492..bb400671e 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -631,7 +631,7 @@ to confront this difficulty by setting \[lq]traps\[rq];
 .\" (@pxref{Traps});
 moreover,
 all but the simplest page layouts tend to have headers and footers,
-or at least bear vertical margins larger than one vee.
+or at least 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

Reply via email to