[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 05/18: groff(7): Fix comma splice.
From: |
G. Branden Robinson |
Subject: |
[groff] 05/18: groff(7): Fix comma splice. |
Date: |
Mon, 10 Apr 2023 21:37:13 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 90ade60490264f5b3fdce4ff1db451613c5bbaeb
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Apr 1 14:57:07 2023 -0500
groff(7): Fix comma splice.
---
man/groff.7.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/groff.7.man b/man/groff.7.man
index 45471a805..ab459eb78 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1726,7 +1726,7 @@ numerals,
and leaders can be used.
.
Punctuation characters are likely better choices,
-except for those defined as infix operators in numeric expressions,
+except for those defined as infix operators in numeric expressions;
see below.
.
.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 05/18: groff(7): Fix comma splice.,
G. Branden Robinson <=