groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/06: eqn(1): Clarify a point of input processing.


From: G. Branden Robinson
Subject: [groff] 01/06: eqn(1): Clarify a point of input processing.
Date: Thu, 1 Jun 2023 19:02:28 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit a02af89619272d7a1649769e2389af1f10ef9b64
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]