groff-commit
[Top][All Lists]
Advanced

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

[groff] 25/28: doc/groff.texi: Fix overset line in error output.


From: G. Branden Robinson
Subject: [groff] 25/28: doc/groff.texi: Fix overset line in error output.
Date: Sat, 19 Jun 2021 17:24:15 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit f5333c8dcf4032f6ac1c188e53622754d977356c
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Jun 19 12:35:18 2021 +1000

    doc/groff.texi: Fix overset line in error output.
---
 doc/groff.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 27b3402..91de694 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -11535,7 +11535,8 @@ Now consider this example.
 ..
 .
 .bar
-    @error{} input stack limit exceeded (probable infinite loop)
+    @error{} input stack limit exceeded (probable infinite
+    @error{} loop)
 @endExample
 
 @noindent



reply via email to

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