gbranden pushed a commit to branch master
in repository groff.
commit 5787895d6c898834b489b6e9152149dd1ca03fbe
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jul 4 20:22:21 2026 -0500
[doc,man]: Fix style nits.
* Fix typo.
* Fix semicolon splice.
* (groff(7)): Set punctuation after an italicized phrase in italics as
well--it looks better.
---
doc/groff.texi.in | 6 +++---
man/groff.7.man | 7 ++++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index af2275521..22c013ae3 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -16932,8 +16932,8 @@ The
and
@code{while}
requests test the truth values of numeric expressions.
-They also support several additional Boolean operators;
-the members of this expanded class are termed
+They also support several additional Boolean operators.
+The members of this expanded class are termed
@dfn{conditional expressions};
their truth values are as shown below.
@@ -22517,7 +22517,7 @@ GNU
@command{troff} @c GNU
doesn't know where the output line will break.
Later,
-when processesing a pending output line,
+when processing a pending output line,
GNU
@command{troff} @c GNU
has that knowledge,
diff --git a/man/groff.7.man b/man/groff.7.man
index 42e667752..f97bd290c 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2567,9 +2567,10 @@ and
.RB \[lq] while \[rq]
requests test the truth values of numeric expressions.
.
-They also support several additional Boolean operators;
-the members of this expanded class are termed
-.IR "conditional expressions" ;
+They also support several additional Boolean operators.
+.
+The members of this expanded class are termed
+.I "conditional expressions;"
their truth values are as shown below.
.
.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit