summaryrefslogtreecommitdiff
path: root/tmac/groff_mdoc.7.man
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-12-18 15:09:41 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-12-18 19:07:34 -0600
commit98e470096f2bc72120de82678a424f273c41477e (patch)
treeac9963b10e82acb1c4b480624c0ecae2acfe0c40 /tmac/groff_mdoc.7.man
parent7299f07e2541b858ace3ec4302eaed5ca128c64c (diff)
downloadgroff-git-98e470096f2bc72120de82678a424f273c41477e.tar.gz
groff_mdoc(7): Clarify .Bt, .Ud descriptions.
Migrate to the arrow notation I introduced so it's more clear that the page isn't simply corrupted.
Diffstat (limited to 'tmac/groff_mdoc.7.man')
-rw-r--r--tmac/groff_mdoc.7.man18
1 files changed, 13 insertions, 5 deletions
diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index a31bebd45..a2cee9c37 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -4607,9 +4607,13 @@ and include a specimen with its provenance.
.It Li .Bt
formats boilerplate text.
.
-.Bd -ragged -offset indent
+.\" XXX: .Bt get parsed (and measured) even _with_ a leading dot. Is
+.\" that documented?
+.Bl -tag -width \&.Bt -offset indent
+.It Li .Bt
+\[->]
.Bt
-.Ed
+.El
.
.
.Pp
@@ -4729,15 +4733,19 @@ toggles argument-spacing mode.
.
.Pp
Its default width is 8n.
-.\" The package demands it, but how is that meaningful?
+.\" XXX: The package demands it, but how is that meaningful?
.
.
.It Li .Ud
formats boilerplate text.
.
-.Bd -ragged -offset indent
+.\" XXX: .Ud get parsed (and measured) even _with_ a leading dot. Is
+.\" that documented?
+.Bl -tag -width \&.Ud -offset indent
+.It Li .Ud
+\[->]
.Ud
-.Ed
+.El
.
.
.Pp