groff-commit
[Top][All Lists]
Advanced

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

[groff] 02/50: ChangeLog: Fix typo, thinko, and clarify.


From: G. Branden Robinson
Subject: [groff] 02/50: ChangeLog: Fix typo, thinko, and clarify.
Date: Sat, 21 May 2022 12:17:22 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 2aed4a20ec51492359a5d1843b44ca070951f6b4
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun May 15 16:21:26 2022 -0500

    ChangeLog: Fix typo, thinko, and clarify.
    
    * POSIX Issue 5 was SUSv2.
    * Clarify a function deletion (only one signature was removed).
    * Fix typo.
---
 ChangeLog | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b791e432..47a3f7e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,14 +51,15 @@
 2022-05-05  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        * src/preproc/refer/refer.cpp (main): Report system error on
-       `fflush()` failure.  POSIX Issue 2 a.k.a. SUSv2 (1997) specifies
+       `fflush()` failure.  POSIX Issue 5 a.k.a. SUSv2 (1997) specifies
        several possible `errno` values this C standard library function
        can set; see
        <https://pubs.opengroup.org/onlinepubs/007908799/xsh/fflush.html>.
 
 2022-05-05  G. Branden Robinson <g.branden.robinson@gmail.com>
 
-       [refer]: Refactor: drop unused function.
+       [refer]: Refactor: drop unused version of function (taking only
+       a `const char *` parameter).
 
        * src/preproc/refer/command.cpp (process_commands): Drop
        definition.
@@ -4567,7 +4568,7 @@
 
        * arch/misc/misc.am:
        (arch_shdeps_sh): Pull file name into a new variable.
-       (EXTRA_DIST, shdeps.sed): Ue it.
+       (EXTRA_DIST, shdeps.sed): Use it.
        (shdeps.sed): Build more quietly; prefix with `$(AM_GEN_V)`.
 
 2021-10-20  G. Branden Robinson <g.branden.robinson@gmail.com>



reply via email to

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