groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 03/05: groff.texi, groff_diff(7): Remove spurious word.


From: G. Branden Robinson
Subject: [groff] 03/05: groff.texi, groff_diff(7): Remove spurious word.
Date: Mon, 29 Jun 2020 11:48:39 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 9d2d7d41914a64288f5e913af1b039afe3dc9c92
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Jun 28 18:10:23 2020 +1000

    groff.texi, groff_diff(7): Remove spurious word.
    
    "Hyphenation code value" is not a groff concept and does not appear
    elsewhere in the documentation.  There are simply "hyphenation codes".
---
 doc/groff.texi       | 6 +++---
 man/groff_diff.7.man | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index ceaa9d0..e5be8a5 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -9301,9 +9301,9 @@ having a zero space factor in @TeX{}.  Initially, 
characters
 @samp{"')]*\[dg]\[dd]\[rq]\[cq]} have this property.
 
 @item 64
-Ignore hyphenation code values of the surrounding characters.  Use this
-in combination with values 2 and@tie{}4 (initially, no characters have
-this property).
+Ignore hyphenation codes of the surrounding characters.  Use this in
+combination with values 2 and@tie{}4 (initially, no characters have this
+property).
 
 For example, if you need an automatic break point after the en-dash in
 numerical ranges like ``3000--5000'', insert
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 706e485..fa7bec0 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1242,7 +1242,7 @@ characters
 have this property.
 .
 .IP 64
-Ignore hyphenation code values of the surrounding characters.
+Ignore hyphenation codes of the surrounding characters.
 .
 Use this value in combination with values 2 and\~4.
 .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]