mdoc(7) police: -column lists require column width specifiers.

This commit is contained in:
Ruslan Ermilov 2001-07-06 10:07:43 +00:00
parent 23325424a7
commit 9597e1c260
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79361

View File

@ -144,7 +144,7 @@ the octal sequence to the full 3 octal digits.
A backslash followed by certain special characters maps to special
values.
.Pp
.Bl -column
.Bl -column "\ea"
.It "\ea <alert character>
.It "\eb <backspace>
.It "\ef <form-feed>
@ -161,7 +161,7 @@ Represents the range of characters between the range endpoints, inclusively.
Represents all characters belonging to the defined character class.
Class names are:
.Pp
.Bl -column
.Bl -column "xdigit"
.It "alnum <alphanumeric characters>
.It "alpha <alphabetic characters>
.It "cntrl <control characters>