gbranden pushed a commit to branch master
in repository groff.
commit 009922877ddcc92fa2b8803d1f3200f656e3d0fc
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed May 25 16:56:19 2022 -0500
doc/groff.texi: Fix style nit.
---
doc/groff.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index cfe08abe..deaad3b3 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5225,8 +5225,8 @@ stored instead (@pxref{Copy Mode}). While a macro is
being defined (or
appended to), requests are not interpreted and macros not interpolated,
whereas some commonly used escape sequences @emph{are} interpolated.
@code{roff} systems also support recursive macros---as long as you have
-a way to break the recursion (@pxref{Conditionals and Loops}). For
-maintainable @code{roff} documents, arrange your macro definitions to
+a way to break the recursion (@pxref{Conditionals and Loops}).
+Maintainable @code{roff} documents tend to arrange macro definitions to
minimize forward references.
@c ---------------------------------------------------------------------
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit