groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 32/49: [ms]: Document .NH as _automatically_ numbered.


From: G. Branden Robinson
Subject: [groff] 32/49: [ms]: Document .NH as _automatically_ numbered.
Date: Wed, 16 Jun 2021 19:53:24 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 42894a5723a565465fcdb01107b87e2aff6f366b
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Jun 17 06:28:45 2021 +1000

    [ms]: Document .NH as _automatically_ numbered.
    
    ...fronting the automated part.  .SH can be used just fine for numbered
    headings if you want to manage their numbering yourself.
---
 doc/groff.texi      | 2 +-
 doc/ms.ms           | 2 +-
 tmac/groff_ms.7.man | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 70f343d..483b4f0 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -3124,7 +3124,7 @@ output line in the same style.
 
 @DefmacList {NH, @Var{level}, ms}
 @DefmacListEnd {NH, @t{S} @Var{heading-level-index} @dots{}, ms}
-Numbered heading.
+Automatically numbered heading.
 
 The @var{level} argument instructs @file{ms} to number headings in the
 form @var{a.b.c@dots{}}, to any depth desired, with the numbering of
diff --git a/doc/ms.ms b/doc/ms.ms
index 6a189e6..3611bf1 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -801,7 +801,7 @@ lf(CR) lx .
 Macro  Description
 _
 \&.NH \f[I]level\f[]   T{
-Numbered heading.
+Automatically numbered heading.
 .
 The
 .I level
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index 2bdcd89..f13c6fb 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -605,7 +605,7 @@ rendered on the same output line in the same style.
 .
 .TP
 .BI .NH\~ level
-Numbered heading.
+Automatically numbered heading.
 .
 The
 .I level



reply via email to

[Prev in Thread] Current Thread [Next in Thread]