gbranden pushed a commit to branch master
in repository groff.

commit eb5a0b62421e928cc3f604890a8aa49d2b6a73f7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 12 06:51:23 2026 -0500

    groff_man*(7): Fix style nits.
    
    * Apply poor man's keep.
    * Favor verb "overset" over "overrun", and consistently give it a direct
      object.
---
 tmac/groff_man.7.man.in | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 865c4035b..5e61b5156 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -532,7 +532,7 @@ If
 .I identifier
 or
 .I footer-inside
-would overrun the space available in the header and/or footer,
+would overset the space available in the header and/or footer,
 this package may abbreviate them with
 _ifnotstyle()dnl
 ellipses.
@@ -2591,7 +2591,7 @@ Readers with low vision may also benefit from the 
narrower line length.
 .
 Inspect your documents with
 .RB \[lq] "nroff \-t \-r LL=65n \-man" \[rq]
-to ensure that their output lines don't overrun.
+to ensure that their output lines don't overset the line.
 .
 .
 .P
@@ -3119,6 +3119,10 @@ Some output devices format
 as a right single quotation mark.
 .
 .
+.br
+.\" XXX: We need only 3v, but 1v more is necessary due to bad
+.\" interaction with TP's own use of the ne request.
+.ne 4v
 .TP
 .B \e[oq]
 .TQ

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to