[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/24: ChangeLog: Fix typos and URL nit.
From: |
G. Branden Robinson |
Subject: |
[groff] 01/24: ChangeLog: Fix typos and URL nit. |
Date: |
Mon, 2 Dec 2024 22:52:26 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit aa16df370fca9f7d49426b952ff28c75fdb7496c
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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 <g.branden.robinson@gmail.com>
@@ -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 <g.branden.robinson@gmail.com>
@@ -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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/24: ChangeLog: Fix typos and URL nit.,
G. Branden Robinson <=