gbranden pushed a commit to branch master
in repository groff.

commit eaf1df7ac8cda97fc4bda6f7c88b7cc7552106d3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Feb 20 01:10:36 2023 -0600

    contrib/gdiffmk/ChangeLog: Fix missing word.
---
 contrib/gdiffmk/ChangeLog | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/contrib/gdiffmk/ChangeLog b/contrib/gdiffmk/ChangeLog
index 965e86137..bf528b8f6 100644
--- a/contrib/gdiffmk/ChangeLog
+++ b/contrib/gdiffmk/ChangeLog
@@ -23,12 +23,12 @@
 
        * tests/runtests.sh: Refactor file handling.  Use narrower globs
        to match the file names actually used; they are suffixed with a
-       dot a number, not a number alone.  Honor $TMPDIR when creating
-       the even-more-temporary file.  Revise trap setup so that the
-       trap handler cannot be interrupted if it is already running.
-       Call the handler, then commit suicide with SIGINT.  Use symbolic
-       names for signals, not numbers.  Call new CleanUp function
-       before exiting normally.
+       dot and a number, not a number alone.  Honor $TMPDIR when
+       creating the even-more-temporary file.  Revise trap setup so
+       that the trap handler cannot be interrupted if it is already
+       running.  Call the handler, then commit suicide with SIGINT.
+       Use symbolic names for signals, not numbers.  Call new CleanUp
+       function before exiting normally.
        (CleanUp): Pull temporary file clean-up logic into new function.
        Also delete the even-more-temporary file used in test 1.
 

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

Reply via email to