gbranden pushed a commit to branch branden-2023-04-07
in repository groff.
commit 01fd68703b7d96bdd26b646c72e2d2c95921233e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 2 09:54:08 2023 -0500
doc/groff.texi: Fix misplaced punctuation.
---
doc/groff.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index 650f6a0d6..e662db212 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12920,7 +12920,7 @@ the @code{while} request's @dfn{body}.
@cindex @code{de} request, and @code{while}
GNU @code{troff} treats the body of a @code{while} request similarly to
that of a @code{de} request (albeit one not read in copy
-mode,@footnote{@xref{Copy Mode}.}) but stores it under an internal name
+mode@footnote{@xref{Copy Mode}.}), but stores it under an internal name
and deletes it when the loop finishes. The operation of a macro
containing a @code{while} request can slow significantly if the
@code{while} body is large. Each time the macro is executed, the
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit