gbranden pushed a commit to branch master
in repository groff.

commit 8d02cf6d278a980b574d3f0da8cab403e7192712
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Wed Jul 30 19:04:05 2025 -0500

    doc/groff.texi.in: Break lines *roff-compatibly.
---
 doc/groff.texi.in | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 1bcfff721..67280fcd2 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18968,11 +18968,18 @@ they can affect the visibility of subsequently 
planted traps.
 @cindex interactive use of GNU @command{troff}
 @cindex @command{gtroff}, interactive use of
 @cindex @command{troff}, GNU, interactive use of
-Break the line and flush any pending output line immediately.  The
-effect is the same as the @code{br} request unless the no-break control
-character is used; @samp{'br} does nothing, whereas @samp{'fl} writes
-the pending output line without further updating the drawing position.
-However, the @emph{reported} horizontal drawing position is still
+Break the line and flush any pending output line immediately.
+The effect is the same as the
+@code{br}
+request unless the no-break control character is used;
+@samp{'br}
+does nothing,
+whereas
+@samp{'fl}
+writes the pending output line
+without further updating the drawing position.
+However,
+the @emph{reported} horizontal drawing position is still
 reckoned from the start of the input line.
 
 @Example

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

Reply via email to