gbranden pushed a commit to branch master
in repository groff.
commit 6bfb031ad69d66a6e4ae59bc3055a2a4c2ece5c3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri May 8 21:09:08 2026 -0500
[doc,man]: Relocate material.
Discuss the trout/grout header, body, and trailer more coherently.
---
doc/groff.texi.in | 15 +++++++--------
man/groff_out.5.man | 18 ++++++++----------
2 files changed, 15 insertions(+), 18 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 6210dd55b..c6004ea2d 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -24895,14 +24895,6 @@ The body contains the document's visible content.
Once an output driver interprets
@w{@samp{x init}},
it prepares to handle commands in general.
-Processing terminates when a
-@w{@samp{x stop}}
-command is encountered;
-the last line of any
-GNU
-@command{troff} @c GNU
-page description output always contains such a command.
-
Semantically,
the body is page-oriented.
The @code{p}
@@ -24927,6 +24919,13 @@ The trailer advances the drawing position to the
bottom of the page
and informs the device that the document
(or ``job'')
has ended.
+Processing terminates when a
+@w{@samp{x stop}}
+command is encountered;
+the last line of any
+GNU
+@command{troff} @c GNU
+page description output always contains such a command.
@c ---------------------------------------------------------------------
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index 5f306b09a..847d290c6 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -438,16 +438,6 @@ Once an output driver interprets
.RB \[lq] "x init" \[rq],
it prepares to handle commands in general.
.
-Processing terminates when a
-.RB \[lq] "x stop" \[rq]
-command is encountered;
-the last line of any
-GNU
-.I troff \" GNU
-page description output always contains such a command.
-.
-.
-.P
Semantically,
the body is page-oriented.
.
@@ -479,6 +469,14 @@ and informs the device that the document
(or \[lq]job\[rq])
has ended.
.
+Processing terminates when a
+.RB \[lq] "x stop" \[rq]
+command is encountered;
+the last line of any
+GNU
+.I troff \" GNU
+page description output always contains such a command.
+.
.
.\" ====================================================================
.SH "Command reference"
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit