gbranden pushed a commit to branch master
in repository groff.

commit 30fd2a061046c220454f93bb7bb1fd38ef808be3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Nov 3 05:52:37 2022 -0500

    groff_mdoc(7): Fix style and markup nits.
    
    * Uncapitalize non-sentential parenthetical.
    * Break input lines before multi-word parentheticals.
    * Add empty request between sentences.
---
 tmac/groff_mdoc.7.man | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index 686b66a56..a537361f5 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -187,11 +187,15 @@ macros accept an unlimited number of arguments
 (contrary to other versions of
 .Xr troff
 which can't handle more than nine arguments).
-In limited cases, arguments may be continued or extended on the next
-line (See
+.
+In limited cases,
+arguments may be continued or extended on the next line
+(see
 .Sx Extended Arguments
 below).
-Almost all macros handle quoted arguments (see
+.
+Almost all macros handle quoted arguments
+(see
 .Sx Passing Space Characters in an Argument
 below).
 .

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

Reply via email to