dpv.1: Do not use mdoc macros for Bl width

Macros do not expand there.

MFC after:	3 days
This commit is contained in:
Mateusz Piotrowski 2021-11-02 08:17:19 +01:00
parent f7c7a6ac00
commit 3693250e8a

View File

@ -94,7 +94,7 @@ or instead
.Pq see Ql Fl X . .Pq see Ql Fl X .
.Pp .Pp
The following options are available: The following options are available:
.Bl -tag -width ".Fl b Ar backtitle" .Bl -tag -width "-b backtitle"
.It Fl a Ar text .It Fl a Ar text
Display Display
.Ar text .Ar text
@ -323,7 +323,7 @@ If using
.Xr Xdialog 1 .Xr Xdialog 1
is required. is required.
.Sh FILES .Sh FILES
.Bl -tag -width ".Pa $HOME/.dialogrc" -compact .Bl -tag -width "$HOME/.dialogrc" -compact
.It Pa $HOME/.dialogrc .It Pa $HOME/.dialogrc
.El .El
.Sh EXAMPLES .Sh EXAMPLES