groff-commit
[Top][All Lists]
Advanced

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

[groff] 24/34: [ms]: Fix documentation nits.


From: G. Branden Robinson
Subject: [groff] 24/34: [ms]: Fix documentation nits.
Date: Mon, 16 Sep 2024 20:48:35 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 320d7c5bdcd3b344d85f437c0f2e5731870cd26a
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Sep 15 03:10:23 2024 -0500

    [ms]: Fix documentation nits.
    
    * Clarify difference in `AU` macro behavior.
    * Use hair spaces around quoted bold "T" in groff_ms(7) to avoid
      crowding.
---
 doc/groff.texi.in   |  5 +++--
 doc/ms.ms           |  6 +++++-
 tmac/groff_ms.7.man | 10 +++++++---
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 21e57634d..5367bbd3e 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -4695,8 +4695,9 @@ expression of non-integral type sizes.  For example, 
@samp{groff
 10.5p} at the beginning of the document.
 
 @item
-@acronym{AT&T} @file{ms}'s @code{AU} macro supported arguments used with
-some document types; @code{groff} @file{ms} does not.
+@acronym{AT&T} @file{ms}'s @code{AU} macro supported arguments whose
+values were used with some non-@code{RP} document types; that of
+@code{groff} @file{ms} does not.
 
 @item
 Right-aligned displays are available.  The @acronym{AT&T} @file{ms}
diff --git a/doc/ms.ms b/doc/ms.ms
index c9cbe5542..7ee6cf102 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -4111,7 +4111,11 @@ at the beginning of the document.
 AT&T
 .I ms 's
 .CW AU
-macro supported arguments used with some document types;
+macro supported arguments
+whose values were used with some
+.CW RP "" non-
+ document types;
+that of
 .I "groff ms"
 does not.
 .
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index b8937cb1a..6c8c38a67 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -628,7 +628,7 @@ string,
 a GNU extension,
 sets the font family for body text;
 the default is
-.RB \[lq] T \[rq].
+.RB \[lq]\^ T \^\[rq].
 .
 The
 .B PS
@@ -2486,8 +2486,12 @@ at the beginning of the document.
 AT&T
 .IR ms 's
 .B AU
-macro supported arguments used with some document types;
-.I groff ms
+macro supported arguments
+whose values were used with some
+.RB non- RP
+document types;
+that of
+.I "groff ms"
 does not.
 .
 .



reply via email to

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