From 03c458b5c53d8d56458c7bf11df1e97c40df8036 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 4 Jul 2009 11:04:07 +0000 Subject: Noted secret -width indent/indent-two arguments to `Bl'. --- mdoc.7 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mdoc.7 b/mdoc.7 index dbe6e09f..ec515668 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -527,6 +527,12 @@ file re-write .Bl -dash -compact .\" LIST-ITEM .It +The \-width argument to +.Sq \&.Bl +respects indent and indent-two (groff does too, but does not document +the fact). +.\" LIST-ITEM +.It Some character sequences in groff are not handled depending on escape style, e.g., .Sq \e(ba -- cgit