gbranden pushed a commit to branch master
in repository groff.

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

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

Reply via email to