gbranden pushed a commit to branch master
in repository groff.

commit a02af89619272d7a1649769e2389af1f10ef9b64
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jun 1 12:00:01 2023 -0500

    eqn(1): Clarify a point of input processing.
---
 src/preproc/eqn/eqn.1.man | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index 4c9b0aaeb..960ff3ce9 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -262,12 +262,13 @@ is a token.
 .
 .
 Spaces and newlines are interchangeable;
-they separate input tokens but do not break lines or produce space in
+they separate tokens but do not break lines or produce space in
 the output.
 .
 .
 .P
-A handful of tokens manages the grouping and spacing of other tokens.
+The following input characters not only separate tokens,
+but manage their grouping and spacing as well.
 .
 .
 .TP

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

Reply via email to