summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-01-25 14:07:19 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-01-29 18:03:48 -0600
commit5cac070bb49e50f4b006089f5463e66cd8c1ce91 (patch)
treeeca5fb77556e0146a5b258953415a03a6332be92 /contrib
parent5e21183170700b6edb8eeed301d178d64c60af27 (diff)
downloadgroff-git-5cac070bb49e50f4b006089f5463e66cd8c1ce91.tar.gz
groff_mm(7): Fix content, style, and markup nits.
* Add cross reference from LT to COVER. * End a sentence with a period. * Add poor man's keep. * Annotate a potentially confusing point regarding the `Cp` register. * Fix semicolon splice. * Set off code example with inter-paragraph space.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mm/groff_mm.7.man11
1 files changed, 9 insertions, 2 deletions
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index e9182a20b..fd91cd2fd 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -183,7 +183,7 @@ and string descriptions in this page frequently mention each other;
most cross references are to macros.
.
Where a register or string is referenced,
-its type is explicitly identified;
+its type is explicitly identified.
.
.IR mm 's
macro names are usually in full capitals;
@@ -506,6 +506,8 @@ to call a macro
with an empty second argument but non-empty first and third ones,
you could input the following.
.
+.
+.P
.RS
.EX
\&.XX foo \[dq]\[dq] baz
@@ -4073,6 +4075,8 @@ macro.
Default is\~1.
.
.
+.br
+.ne 4v
.\" ====================================================================
.SH Registers
.\" ====================================================================
@@ -4133,6 +4137,8 @@ includes supplemental author information
.BR AU )
in memorandum \[lq]from\[rq] information;
see
+.B COVER
+and
.B MT
(Boolean-valued;
.BR 1 ).
@@ -4166,6 +4172,7 @@ see
and
.B INDP
(Boolean-valued;
+.\" DWB 3.3's manual said this was 1, but the code said 0.
.BR 0 ).
.
.
@@ -4321,7 +4328,7 @@ see
.BR H1 \|.\|.\|.\| H14
are auto-incrementing counters corresponding to each heading level;
see
-.B H
+.BR H .
.
.
.\" XXX: This should be generalized to "Hdot". Unfortunately, mm is