groff-commit
[Top][All Lists]
Advanced

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

[groff] 02/31: groff_man_style(7): Fix terminology nit.


From: G. Branden Robinson
Subject: [groff] 02/31: groff_man_style(7): Fix terminology nit.
Date: Wed, 17 Aug 2022 01:26:02 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 402da0123b6c21bf778e938406b3ad558544535c
Author: G. Branden Robinson <g.branden.robinson@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.
 .
 .



reply via email to

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