gbranden pushed a commit to branch master
in repository groff.
commit 2aed4a20ec51492359a5d1843b44ca070951f6b4
Author: G. Branden Robinson <[email protected]>
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 <[email protected]>
* 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 <[email protected]>
- [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 <[email protected]>
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit