[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 27/54: groff_diff(7): Protect "U.S." from bad spacing.
From: |
Keith Marshall |
Subject: |
[groff] 27/54: groff_diff(7): Protect "U.S." from bad spacing. |
Date: |
Sat, 23 Oct 2021 16:57:28 -0400 (EDT) |
keithmarshall pushed a commit to branch dev-gropdf-boxes
in repository groff.
commit 7690ca1927793131e8419d1f3154cb638c7ba1b0
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Apr 13 08:13:00 2021 +1000
groff_diff(7): Protect "U.S." from bad spacing.
---
man/groff_diff.7.man | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index edcf69a..1a56f78 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -2148,7 +2148,7 @@ or
files;
.I troffrc
sets the default language to \[lq]us\[rq]
-(U.S. English).
+(U.S.\& English).
.
.
.IP
@@ -2297,7 +2297,7 @@ or
file;
by default,
.I troffrc
-loads hyphenation patterns and exceptions for U.S. English from the
+loads hyphenation patterns and exceptions for U.S.\& English from the
files
.I hyphen.us
and
@@ -4545,8 +4545,8 @@ does not always hyphenate words as
.RI AT&T\~ troff
does.
.
-The AT&T implementation uses a set of hard-coded rules specific to U.S.
-English,
+The AT&T implementation uses a set of hard-coded rules specific to
+U.S.\& English,
while
.I groff
uses language-specific hyphenation pattern files derived from \*[tx].
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 27/54: groff_diff(7): Protect "U.S." from bad spacing.,
Keith Marshall <=