gbranden pushed a commit to branch master
in repository groff.

commit e629587ff3d05b2c8c843ae3dea7daf6d75ec432
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jan 12 09:12:59 2026 -0600

    doc/groff.texi.in: Relocate misplaced paragraph.
---
 doc/groff.texi.in | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 4ea6239a2..37671d185 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -19245,12 +19245,6 @@ or, for portability across many @code{roff} programs, 
to the following.
 .nr y4 1900+\n(yr
 This document was formatted in \n(y4.
 @endExample
-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.
 @end table
 
 If you wish to embed the date and/or time of a document's formatting
@@ -19272,6 +19266,13 @@ ISO 8601 date stamp:
     @result{} ISO 8601 date stamp: 2025-12-07T02:17:54
 @endExample
 
+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 spaces in file name or system command arguments
 @cindex comments, after file name or system command arguments
 @cindex @code{"}, at the start of a request argument

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to