gbranden pushed a commit to branch master
in repository groff.
commit 0204069eb82f15ca832d31a33badbe5cabdae40d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Nov 2 06:07:12 2022 -0500
groff_mdoc(7): Set a table in a display.
---
tmac/groff_mdoc.7.man | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index a8da05a9a..ac8243cd6 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -795,7 +795,9 @@ prevents the digit\~2 from being treated as a manual
section number.
.
.
.Pp
-.\" XXX: Figure out how to indent this.
+.\" On terminals, 2n is as far as we can offset without overrunning a
+.\" 78n width.
+.Bd -unfilled -offset 2n
.TS
tab(@);
Lf(CR) | L C R.
@@ -805,6 +807,7 @@ Lf(CR) | L C R.
\&.Dt foo \[rs]&2 baz@foo(2)@baz@foo(2)
\&.Dt foo \[dq]\[dq] baz@foo@baz@foo
.TE
+.Ed
.
.
.Pp
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit