groff-commit
[Top][All Lists]
Advanced

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

[groff] 03/05: groff(7): .rm and .rn also operate on diversions.


From: G. Branden Robinson
Subject: [groff] 03/05: groff(7): .rm and .rn also operate on diversions.
Date: Sun, 11 Nov 2018 11:15:06 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 2e966cb3c75d5ae92e506b8c7be98bc07ee1a8e1
Author: G. Branden Robinson <address@hidden>
Date:   Sun Nov 11 09:59:10 2018 -0500

    groff(7): .rm and .rn also operate on diversions.
    
    Signed-off-by: G. Branden Robinson <address@hidden>
---
 man/groff.7.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 090146d..69e085d 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2249,12 +2249,12 @@ input lines.
 .
 .TPx
 .REQ .rm "name"
-Remove request, macro, or string
+Remove request, macro, diversion, or string
 .IR name .
 .
 .TPx
 .REQ .rn "old new"
-Rename request, macro, or string
+Rename request, macro, diversion, or string
 .I old
 to
 .IR new .



reply via email to

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