gbranden pushed a commit to branch master
in repository groff.

commit cdf90378977e09914ffb178172052cb149af7482
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 9 08:14:07 2024 -0600

    ChangeLog: Clarify old item and fix typo.
---
 ChangeLog | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index def440899..2cc2beadc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,7 @@
        * src/roff/troff/input.cpp (get_char_for_escape_parameter):
        Slightly refactor.  Assert that the character handed to us by
        our caller is not a newline.  Consequently, drop newline
-       handler.  Drop `if` test that is redunant with a `switch` case.
+       handler.  Drop `if` test that is redundant with a `switch` case.
 
 2024-03-07  G. Branden Robinson <[email protected]>
 
@@ -139,10 +139,10 @@
        [man]: Accept `MR` calls with only one argument.
 
        * tmac/an.tmac (MR): If only one argument is present, do not
-       hyperlink it, but do set it with italic corrections.  Prompted
-       by a similar change Deri James applied in doc/GMPfront.t.in, and
-       for consistency with the way we've long handled the analogous
-       `Xr` macro in mdoc(7).
+       hyperlink it, but do set it with (potential) italic corrections.
+       Prompted by a similar change Deri James applied in
+       doc/GMPfront.t.in, and for consistency with the way we've long
+       handled the analogous `Xr` macro in mdoc(7).
        * tmac/groff_man.7.man.in (Hyperlink macros) <MR>: Update macro
        synopsis and description.
 

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to