gbranden pushed a commit to branch master
in repository groff.
commit f59d1ce6c6e087df5eb1257f9c299562f008133f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Feb 28 17:46:10 2025 -0600
doc/groff.texi.in: Recast "I/O" node introduction.
---
doc/groff.texi.in | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 57d685e8e..b862eff2a 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -16456,11 +16456,14 @@ escape sequences.
@cindex requests for input and output
@cindex output and input requests
-Occasionally a document wants to access the file system or other
-services provided by the operating environment. GNU @command{troff}
-permits the reading of files and, when unsafe mode is enabled at the
-command line, the execution of an external commands, with or without
-inclusion of their output in the document.
+Occasionally a document wants to access the file system
+or other services provided by the operating environment.
+GNU
+@command{troff} @c GNU
+permits the reading of files into the input stream.
+Enabling unsafe mode at the command line permits
+the writing of files and execution of external commands,
+with or without inclusion of their output in the document.
@cindex trailing spaces in file name or system command arguments
@cindex comments, after file name or system command arguments
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit