groff-commit
[Top][All Lists]
Advanced

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

[groff] 06/22: groff_mm(7): Correct `VL` macro synopsis.


From: G. Branden Robinson
Subject: [groff] 06/22: groff_mm(7): Correct `VL` macro synopsis.
Date: Mon, 10 Jun 2024 21:04:17 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit d17c810092b55d8c7e773a9621a92574417084ba
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Jun 5 22:09:08 2024 -0500

    groff_mm(7): Correct `VL` macro synopsis.
    
    The first argument is mandatory.
---
 contrib/mm/groff_mm.7.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 0e9ee3d5a..621c51dc5 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -3790,9 +3790,9 @@ End verbatim display.
 .
 .
 .TP
-.BR VL \~[\c
-.IR text-indent \~[ mark-indent \~[\c
-.BR 1 ]]]
+.BI VL\~ text-indent\c
+.RI \~[ mark-indent \~[\c
+.BR 1 ]]
 Begin variable-item
 (or \[lq]tagged\[rq])
 list.



reply via email to

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