gbranden pushed a commit to branch master
in repository groff.
commit ffcb765b4526b16c4ddc940ddd24d9c924af4c9e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Aug 9 03:42:12 2025 -0500
doc/ms.ms.in: Fix missing brace escape sequence.
Fixes <https://savannah.gnu.org/bugs/?67411>. Continues commit
ca42eb2c73, 7 August. Thanks to Bjarni Ingi Gislason for the report.
---
ChangeLog | 8 ++++++++
doc/ms.ms.in | 1 +
2 files changed, 9 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 2283cf018..f9dd32fe4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2025-08-09 G. Branden Robinson <[email protected]>
+
+ * doc/ms.ms.in: Fix missing brace escape sequence.
+
+ Fixes <https://savannah.gnu.org/bugs/?67411>. Continues commit
+ ca42eb2c73, 7 August. Thanks to Bjarni Ingi Gislason for the
+ report.
+
2025-08-08 G. Branden Robinson <[email protected]>
* src/preproc/tbl/table.cpp (table::add_entry): Improve
diff --git a/doc/ms.ms.in b/doc/ms.ms.in
index f20437bbb..529e42dc1 100644
--- a/doc/ms.ms.in
+++ b/doc/ms.ms.in
@@ -31,6 +31,7 @@
. tm \n[.F]: This document needs at least 74 columns to render.
. tm \n[.F]: Consult the comment header of the file for advice.
. ab
+. \}
.\}
.\" This document doesn't require the minus sign (in Times) but we do
.\" want a copy- and-pastable hyphen-minus.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit