groff-commit
[Top][All Lists]
Advanced

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

[groff] 06/12: groff_man*(7): Fix style nits.


From: G. Branden Robinson
Subject: [groff] 06/12: groff_man*(7): Fix style nits.
Date: Sat, 20 Nov 2021 05:19:11 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 5bafbeff0364baa04f750ebf7a14f7094912ddf8
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Nov 17 07:05:29 2021 +1100

    groff_man*(7): Fix style nits.
    
    * Set parentheses in bold in example of man page cross reference URI.
    * Use sentence instead of noun phrase to document `cR` register.
---
 tmac/groff_man.7.man.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 2322e42..9b2d498 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -1240,7 +1240,9 @@ _endif()dnl
 .BI .MR "\~page-title manual-section"\c
 .RI \~[ trailing-text ]
 Set a man page cross reference as
-.RI \[lq] page-title ( manual-section )\[rq].
+\[lq]\c
+.IB page-title ( manual-section )\c
+\[rq].
 .
 If
 .I trailing-text
@@ -3115,7 +3117,7 @@ for less-common choices.
 .
 .TP
 .B \-rcR=1
-Continuous rendering.
+Enable continuous rendering.
 .
 Do not paginate the output;
 produce one



reply via email to

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