[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 04/30: [doc,man]: Tighten wording.
From: |
G. Branden Robinson |
Subject: |
[groff] 04/30: [doc,man]: Tighten wording. |
Date: |
Fri, 8 Nov 2024 01:14:27 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit fed9238dd04b934d55cc5b57c9dc2b5cddd450fc
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Nov 4 02:44:29 2024 -0600
[doc,man]: Tighten wording.
---
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 0ad5aef07..c560dd5ce 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -11854,9 +11854,9 @@ glyph so that the distance between it and the following
glyph is correct
if the latter is of upright shape. For example, if an
italic@tie{}@samp{f} is followed immediately by a roman right
parenthesis, then in many fonts the top right portion of
-the@tie{}@samp{f} overlaps the top left of the right parenthesis, which
-is ugly. Use this escape sequence whenever an oblique glyph is
-immediately followed by an upright glyph without any intervening space.
+the@tie{}@samp{f} overlaps the top of the right parenthesis, which is
+ugly. Use this escape sequence whenever an oblique glyph is immediately
+followed by an upright glyph without any intervening space.
@endDefesc
@Defesc {\\@comma{}, , , }
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index c18ef3952..34de91b48 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1335,7 +1335,7 @@ For example,
if an italic\~\[lq]f\^\[rq] is followed immediately by a roman right
parenthesis,
then in many fonts the top right portion of the\~\[lq]f\^\[rq] overlaps
-the top left of the right parenthesis,
+the top of the right parenthesis,
.if t producing \f[I]f\f[R]),
which is ugly.
.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 04/30: [doc,man]: Tighten wording.,
G. Branden Robinson <=