Fix a broken reference to locale(5) and point to re_format(7) too for an
explanation of `collating elements'.
This commit is contained in:
parent
f690a9b0bd
commit
978f22b7c8
@ -394,11 +394,12 @@ where
|
|||||||
.Ar col-elm
|
.Ar col-elm
|
||||||
is a
|
is a
|
||||||
.Em collating element
|
.Em collating element
|
||||||
are interpreted according to
|
are interpreted according to the current locale settings
|
||||||
.Xr locale 5
|
|
||||||
(not currently supported).
|
(not currently supported).
|
||||||
See
|
See
|
||||||
.Xr regex 3
|
.Xr regex 3
|
||||||
|
and
|
||||||
|
.Xr re_format 7
|
||||||
for an explanation of these constructs.
|
for an explanation of these constructs.
|
||||||
.It Op ^char-class
|
.It Op ^char-class
|
||||||
Match any single character, other than newline, not in
|
Match any single character, other than newline, not in
|
||||||
|
Loading…
Reference in New Issue
Block a user