Finish conversion from man(7) to mdoc(7).

This commit is contained in:
Ruslan Ermilov 2000-11-06 09:14:22 +00:00
parent 3aeddf3c1b
commit 2b0a73ba23
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68381

View File

@ -310,11 +310,11 @@ The following literal expressions can also be used in
.Em char-class
to specify sets of characters:
.Pp
\ \ [:alnum:]\ \ [:cntrl:]\ \ [:lower:]\ \ [:space:]
.PD 0
\ \ [:alpha:]\ \ [:digit:]\ \ [:print:]\ \ [:upper:]
.PD 0
\ \ [:blank:]\ \ [:graph:]\ \ [:punct:]\ \ [:xdigit:]
.Bl -tag -width indent -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:]
.El
.Pp
If `-' appears as the first or last
character of
@ -328,12 +328,16 @@ Patterns in
.Em char-class
of the form:
.Pp
\ \ [.\fIcol-elm\fR.] or,
.PD 0
\ \ [=\fIcol-elm\fR=]
.Bl -item -compact -offset 2n
.It
.Op \&. Ns Ar col-elm Ns \&.
or,
.It
.Op = Ns Ar col-elm Ns =
.El
.Pp
where
.Em col-elm
.Ar col-elm
is a
.Em collating element
are interpreted according to