gbranden pushed a commit to branch master
in repository groff.

commit 5bafbeff0364baa04f750ebf7a14f7094912ddf8
Author: G. Branden Robinson <[email protected]>
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

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to