Properly declare the multiple-columns list.
This commit is contained in:
parent
d4f0ebca68
commit
abd90896fc
@ -310,7 +310,7 @@ The following literal expressions can also be used in
|
||||
.Em char-class
|
||||
to specify sets of characters:
|
||||
.Pp
|
||||
.Bl -tag -width indent -compact
|
||||
.Bl -column "[:alnum:]" "[:cntrl:]" "[:lower:]" "[:xdigit:]" -compact
|
||||
.It [:alnum:] Ta [:cntrl:] Ta [:lower:] Ta [:space:]
|
||||
.It [:alpha:] Ta [:digit:] Ta [:print:] Ta [:upper:]
|
||||
.It [:blank:] Ta [:graph:] Ta [:punct:] Ta [:xdigit:]
|
||||
|
Loading…
Reference in New Issue
Block a user