gbranden pushed a commit to branch master
in repository groff.

commit f2d8756e582590385e625c71be3493a1b5afb300
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 10 11:05:50 2024 -0500

    groff_mm(7): Clarify behavior of `B1` and `B2`.
    
    mm documentation doesn't use the term "keep".
---
 contrib/mm/groff_mm.7.man | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index eca359666..0172a5b7b 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -997,21 +997,25 @@ switch font to bold style.
 .
 .TP
 .B B1
-Begin boxed,
-kept display.
+Begin boxed static display.
 .
 The text is indented by
 .BR 1n ,
 and the line length reduced by
 .BR 2n .
 .
+See
+.BR DS .
+.
 This is a GNU extension.
 .
 .
 .TP
 .B B2
-End boxed,
-kept display.
+End boxed static display.
+.
+See
+.BR DS .
 .
 This is a GNU extension.
 .

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

Reply via email to