groff-commit
[Top][All Lists]
Advanced

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

[groff] 22/122: groff_mm(7): Fix content nits.


From: G. Branden Robinson
Subject: [groff] 22/122: groff_mm(7): Fix content nits.
Date: Wed, 11 Nov 2020 02:59:09 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit d1c7194063a4b31caa8dab6a870500d327639c20
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Nov 7 22:41:10 2020 +1100

    groff_mm(7): Fix content nits.
    
    * contrib/mm/groff_mm.7.man: Use terms "command", "macro", and "request"
      consistently (and correctly).
---
 contrib/mm/groff_mm.7.man | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 6aa40f8..789c5b1 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -130,7 +130,8 @@ Many macros can be controlled by number registers and 
strings.
 .
 A number register is assigned with the
 .B nr
-command:
+request.
+.
 .
 .RS
 .LP
@@ -158,8 +159,10 @@ or
 .
 .
 .LP
-Strings are defined with
-.BR ds .
+Strings are defined with the
+.B ds
+request.
+.
 .
 .RS
 .LP
@@ -2383,7 +2386,7 @@ Set line length, page length, and/or page offset.
 This macro can be used for special formatting,
 like letter heads and other.
 .
-It is normally the first command in a file,
+It is normally the first macro call in a file,
 though it is not necessary.
 .
 .B PGFORM
@@ -3397,7 +3400,7 @@ Argument to
 .B .nm
 in the
 .B .VERBON
-command.
+macro.
 .
 Default is\~1.
 .



reply via email to

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