gbranden pushed a commit to branch master
in repository groff.
commit 21c4ecd90111c31e46b6f0647a18fe139820627d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Feb 28 17:41:37 2025 -0600
doc/groff.texi.in: Fix missing word.
---
doc/groff.texi.in | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 17903036a..fd55c88c4 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -16504,12 +16504,18 @@ of a book to be kept in a separate file. However,
files interpolated
with @code{so} are not preprocessed; to overcome this limitation, see
the @cite{gsoelim@r{(1)}} man page.
-@strong{Caution:@:} Since the formatter replaces the entire control line
-with the contents of a file, @var{file} must end with a newline, or the
-formatter will continue reading the next input line of the @code{roff}
-file as if were part of the last line of the sourced file. Consider a
-file @file{xxx} containing only the word @samp{foo} without a trailing
-newline.
+@strong{Caution:@:}
+Since the formatter replaces the entire control line
+with the contents of a file,
+@var{file}
+must end with a newline,
+or the formatter will continue reading the next input line
+of the
+@code{roff}
+file as if it were part of the last line of the sourced file.
+Consider a file
+@file{xxx}
+containing only the word @samp{foo} without a trailing newline.
@Example
$ printf 'foo' > xxx
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit