mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Properly declare the multiple-columns list.
This commit is contained in:
parent
25e9ca2b19
commit
1bdbdb4564
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68389
@ -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