gbranden pushed a commit to branch master
in repository groff.
commit 6f844581eb440387fe2a1779d0cc69d4f9ed19fe
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Sep 5 14:31:01 2024 -0500
[doc,man]: Fix missing word.
---
doc/groff.texi.in | 6 +++---
man/groff_diff.7.man | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index b2377151e..156e86412 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -15270,9 +15270,9 @@ the default blank line behavior is (re-)established.
Set a leading space trap, calling the macro @var{name} when GNU
@command{troff} encounters leading spaces on a text line; the implicit
line break that normally happens in this case is suppressed. The
-formatter stores the count of leading spaces on text line in register
-@code{lsn}, and the amount of corresponding horizontal motion in
-register @code{lss}, irrespective of whether a leading space trap is
+formatter stores the count of leading spaces on the text line in
+register @code{lsn}, and the amount of corresponding horizontal motion
+in register @code{lss}, irrespective of whether a leading space trap is
set. When it is, GNU @command{troff} removes the leading spaces from
the input line and produces no motion before calling @var{name}.
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 0a5254d5f..c67a8da3f 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3118,7 +3118,7 @@ encounters leading spaces on a text line;
the implicit line break that normally happens in this case
is suppressed.
.
-The formatter stores the count of leading spaces on text line
+The formatter stores the count of leading spaces on the text line
in register
.BR lsn ,
and the amount of corresponding horizontal motion
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit