keithmarshall pushed a commit to branch master
in repository groff.

commit 65b358677e7ec03eb4887e7b49ecdc79c0d0c648
Author: Keith Marshall <[email protected]>
AuthorDate: Sat Oct 2 23:18:40 2021 +0100

    Correct manpage typo/inconsistency.
    
    * tmac/groff_ms.7.man (TC_LEADER, TC_MARGIN): Correct; should be...
    (TC\-LEADER, TC\-MARGIN): ...respectively, for consistency with...
    * tmac/s.tmac (TC-LEADER, TC-MARGIN): ...these.
---
 ChangeLog           | 8 ++++++++
 tmac/groff_ms.7.man | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c740c2e..3f75d2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2021-10-02  Keith Marshall  <[email protected]>
+
+       Correct manpage typo/inconsistency.
+
+       * tmac/groff_ms.7.man (TC_LEADER, TC_MARGIN): Correct; should be...
+       (TC\-LEADER, TC\-MARGIN): ...respectively, for consistency with...
+       * tmac/s.tmac (TC-LEADER, TC-MARGIN): ...these.
+
 2021-10-03  G. Branden Robinson <[email protected]>
 
        * src/roff/troff/input.cpp (encode_char): Update diagnostic
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index f67a279..4069f0d 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -351,9 +351,9 @@ The \[lq]gutter\[rq] affected by
 is the gap between columns in multiple-column page arrangements.
 .
 The
-.B TC_MARGIN
+.B TC\-MARGIN
 register and
-.B TC_LEADER
+.B TC\-LEADER
 special character affect the formatting of tables of contents assembled
 by the
 .BR XS ,

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to