gbranden pushed a commit to branch master
in repository groff.

commit 402da0123b6c21bf778e938406b3ad558544535c
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Fri Aug 5 13:42:28 2022 -0500

    groff_man_style(7): Fix terminology nit.
    
    Say "split" instead of "break", to avoid confusion with "break" concept
    in formatted output.
---
 tmac/groff_man.7.man.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 7c2fd0ac4..8a4268daa 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -2344,7 +2344,7 @@ a series of lines ending in backslash-newline appears to
 .I groff
 as a single input line.
 .
-Use this escape sequence to break excessively long input lines for
+Use this escape sequence to split excessively long input lines for
 document maintenance.
 .
 .

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to