gbranden pushed a commit to branch master
in repository groff.

commit aa16df370fca9f7d49426b952ff28c75fdb7496c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Nov 30 03:09:28 2024 -0600

    ChangeLog: Fix typos and URL nit.
---
 ChangeLog | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6e40af9ff..16c1d5032 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
        * tmac/pdf.tmac: Simplify string and fix misconception
        about PDFNOTE.WIDTH and PDFNOTE.HEIGHT.
 
-       Fixes <https://savannah.gnu.org/bugs/index.php?66501>
+       Fixes <https://savannah.gnu.org/bugs/?66501>.
 
 2024-11-30  G. Branden Robinson <[email protected]>
 
@@ -112,7 +112,7 @@
        declarations.
        * src/roff/groff/pipeline.c: Drop declaration of `xstrsignal`,
        our own replacement for `strsignal`.
-       (strsignal): Drop.
+       (xstrsignal): Drop.
        (run_pipeline): Update call site.
 
 2024-11-29  G. Branden Robinson <[email protected]>
@@ -729,7 +729,7 @@
        wild as a delimiter, for instance in man pages for GNU awk, GNU
        grep, and GNU rcs.  Weaning people off of it (because it is a
        valid character in a numeric expression, and GNU troff has never
-       accepted most other such characters as delimeters,{*} whereas
+       accepted most other such characters as delimiters,{*} whereas
        AT&T troff accepted them all) looks to be a multi-stage,
        multi-year process.
 

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

Reply via email to