groff-commit
[Top][All Lists]
Advanced

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

[groff] 30/41: [ms]: Parallelize documentation of `DI` register.


From: G. Branden Robinson
Subject: [groff] 30/41: [ms]: Parallelize documentation of `DI` register.
Date: Sat, 5 Mar 2022 16:06:18 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 8890448de8ba96778b8830125097a685b9fafab3
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Mar 5 10:17:57 2022 +1100

    [ms]: Parallelize documentation of `DI` register.
    
    Bump date in doc/groff.texi.
---
 doc/groff.texi      | 7 ++++---
 doc/ms.ms           | 6 +++---
 tmac/groff_ms.7.man | 6 +++---
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index ac26b218..7ed21582 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -468,7 +468,7 @@ developing GNU and promoting software freedom.''
 @title groff
 @subtitle The GNU implementation of @code{troff}
 @subtitle Edition 1.23.0
-@subtitle February 2022
+@subtitle March 2022
 @author Trent A.@tie{}Fisher
 @author Werner Lemberg
 @author G.@tie{}Branden Robinson
@@ -2978,8 +2978,9 @@ Default: 0.5@dmn{v} (1@dmn{v} on low-resolution devices).
 
 @Defmpreg {DI, ms}
 Sets the default amount by which to indent a display started with
-@code{DS}, @samp{.DS@tie{}I}, or @code{ID}; or an equation set with
-@samp{.EQ@tie{}I}.  This is a GNU extension.
+@code{DS} and @code{ID} without arguments, to @samp{.DS@tie{}I} without
+an indentation argument, and to equations set with @samp{.EQ@tie{}I}.
+This is a GNU extension.
 
 Effective: next indented display.
 
diff --git a/doc/ms.ms b/doc/ms.ms
index d30725e7..5cfc861d 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -1990,10 +1990,10 @@ and
 .CW .ID
 without arguments,
 to
-.CW ".DS\~I" \[rq], \[lq]
+.CW .DS\~I \[rq] \[lq]
 without an indentation argument,
-and to indented equations set with
-.CW .EQ .
+and to equations set with
+.CW .EQ\~I \[rq]. \[lq]
 .
 Changes to either register take effect at the next display boundary.
 .
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index 6ad24abb..d4c89644 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -1341,10 +1341,10 @@ and
 .B .ID
 without arguments,
 to
-.RB \[lq] ".DS\~I" \[rq],
+.RB \[lq] .DS\~I \[rq]
 without an indentation argument,
-and indented equations set with
-.BR .EQ .
+and to equations set with
+.RB \[lq] .EQ\~I \[rq].
 .
 Changes to either register take effect at the next display boundary.
 .



reply via email to

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