gbranden pushed a commit to branch master
in repository groff.
commit 1980e23936e91a46fcca2c09d5b959c5749ab6d1
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 20 12:06:40 2026 -0500
ChangeLog: Tweak wording of old item.
Also drop backticks from man page reference.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 61ef7cde0..b2044b449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -144,7 +144,7 @@
the allocation size-doubling approach.
(tty_printer::begin_page): Implement. Initially allocate
`default_lines_per_page` rows of `tty_glyph` pointers. Use
- `memset(3)` here, too, to zero them out.
+ memset(3) here, too, to zero them out.
[1] https://sourceware.org/git/?p=glibc.git;a=commit;\
h=46b5e98ef6f1
@@ -343,7 +343,7 @@
indentation is in effect; or {b} a temporary indentation request
is issued while centering or right-alignment are in effect.
(cancel_temporary_indentation): New function--which I suspect
- should be a member function of class `environment`, but which
+ should be a member function of class `environment`, but that
would be confusingly inconsistent with existing practice--sets
the temporary indentation amount to zero and sets the property
of having a temporary indent off. (Those are not the same
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit