gbranden pushed a commit to branch master
in repository groff.

commit faba24caa10682a78a7bf79bde1ea8d59f29085d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 31 13:33:51 2024 -0600

    soelim(1): Fix confusing metasyntactic variable.
    
    "macro-file" had no defining antecedent.
---
 src/preproc/soelim/soelim.1.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/preproc/soelim/soelim.1.man b/src/preproc/soelim/soelim.1.man
index 70f33c6c8..c3bbc50b8 100644
--- a/src/preproc/soelim/soelim.1.man
+++ b/src/preproc/soelim/soelim.1.man
@@ -133,7 +133,7 @@ Output is written to the standard output stream.
 .
 .PP
 If the name of a
-.I macro-file
+.I included-file
 contains a backslash,
 use
 .B \[rs]\[rs]
@@ -147,7 +147,7 @@ write
 (backslash followed by a space).
 .
 Any other escape sequence in
-.IR macro-file ,
+.IR included-file ,
 including
 .RB \[lq] \[rs][rs] \[rq],
 prevents
@@ -174,7 +174,7 @@ requests.
 There must also be at least one space between
 .RB \[lq] so \[rq]
 and its
-.I macro-file
+.I included-file
 argument.
 .
 The

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

Reply via email to