summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-10-29 12:09:26 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-10-29 12:52:03 -0500
commit2134257877b8da28b6d225d99a1c6d81592d9043 (patch)
tree9bddde3149f357e6c4cb852ceb4d7605ca051c5d /NEWS
parent20601b2ce4d70f7ebaecf1a41011ecaa1064a5d6 (diff)
downloadgroff-git-2134257877b8da28b6d225d99a1c6d81592d9043.tar.gz
[mdoc]: Support `IN` register.
* tmac/doc.tmac: Recognize `IN` register if set on command line and use groff man(7)-compatible defaults if it is not. * tmac/mdoc/doc-common (Sh): Use this register instead of `doc-paragraph-indentation`. * tmac/mdoc/doc-ditroff: * tmac/mdoc/doc-nroff: Stop setting pargraph indentation defaults here. * tmac/groff_mdoc.7.man (Formatting with groff, troff, and nroff): Document it. * NEWS: Update item. * tmac/tests/doc_Mt-works.sh: * tmac/tests/doc_indents-correctly.sh: Update test expectations. Fixes part of <https://savannah.gnu.org/bugs/?62926>.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ed9b4d9df..8e7f1f779 100644
--- a/NEWS
+++ b/NEWS
@@ -304,8 +304,8 @@ o The groff_man(7) man page documenting the groff implementation of the
material supplemented with explanations, examples, and advice for the
reader who is not an expert in *roff systems or in writing man pages.
-o The doc (mdoc) macro package now honors the `C` and `HY` registers as
- the an (man) package does.
+o The doc (mdoc) macro package now honors the `C`, `HY`, and `IN`
+ registers as the an (man) package does.
o The e (me) macro package has changed its support for output line
numbering with the `n1` and `n2` macros to resolve several bugs in the