gbranden pushed a commit to branch master
in repository groff.

commit 10a63bc7fff877bd9bcdcfd1022d9a2aba4ff9d7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 23 09:25:25 2026 -0500

    doc/groff.texi.in: Revise `so` request desc.
    
    * Further detail request behavior.
    * When presenting multiple requests or requests stacked with other
      syntax items, more scrupulously name the item we're discussing first.
---
 doc/groff.texi.in | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 7ec7a2841..5882e109d 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -21824,10 +21824,14 @@ Recall @ref{Copy Mode}.
 @DefreqListEndx {soquiet, [@code{"}]@Var{file}}
 @cindex including a file (@code{so})
 @cindex file, inclusion (@code{so})
-Replace the request's control line
-with the contents of
+The
+@code{so}
+request replaces its own control line with the contents of
 @var{file},
-``sourcing'' it.
+``sourcing'' it:@:
+the formatter then interprets the contents of
+@var{file}
+as input.
 GNU
 @command{troff} @c GNU
 searches for

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

Reply via email to