gbranden pushed a commit to branch master
in repository groff.

commit 83931d02b09ef6c21f2eba65fbfc0974e58ea8e5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 18 05:11:06 2026 -0500

    groff_man*(7): Fix content and style nits.
    
    ...in presentation of new `LS`/`LE` macros.
    
    * Add missing closing bracket to `LS` synopsis.
    * Stop using the word "mark" for multiple purposes in a context where
      that can be confusing.
---
 tmac/groff_man.7.man.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index a55ab4a25..3697659b7 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -1084,7 +1084,7 @@ Enclose paragraphing macros between
 .B LS
 and
 .B LE
-to mark them as list items.
+to identify them as list items.
 .
 Doing so can mark them as \[lq]compact\[rq]\" ,
 .\" ease management of their indentation,
@@ -1102,7 +1102,7 @@ These macros are GNU extensions.
 .
 .TP
 .BI .LS\~ type\~\c
-.RI [ compactness \~[ indentation ]
+.RI [ compactness \~[ indentation ]]
 .IR (since\~ groff \~1.25) \" TODO: remove note once novelty dies down
 Start
 (or open)

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

Reply via email to