[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 03/17: groff_mm(7): Fix content and style nits.
From: |
G. Branden Robinson |
Subject: |
[groff] 03/17: groff_mm(7): Fix content and style nits. |
Date: |
Sun, 3 Nov 2024 02:14:21 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 04ede6f83a2de50a061fd6470d2a0ef4d6e51a37
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Oct 29 04:58:05 2024 -0500
groff_mm(7): Fix content and style nits.
* Fix stale metasyntactic variable name in `APP` macro description.
* Format macro argument literals in tables in roman, not bold, for
consistency with all of the page's other tables documenting these.
---
contrib/mm/groff_mm.7.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 655d30be4..089a0e853 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -832,7 +832,7 @@ determines whether an appendix heading is then formatted.
This heading uses the string
.B App
followed by
-.IR id .
+.IR sequence-number .
.
Appendices appear in any table of contents
(see
@@ -2732,7 +2732,7 @@ see section \[lq]Internals\[rq] below.
.TS
tab(@);
Lf(BI) Lb
-Lb Lx.
+L Lx.
style@Description
BL@T{
Blocked:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 03/17: groff_mm(7): Fix content and style nits.,
G. Branden Robinson <=