mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Remove BUGS section that talked about missing multibyte character support.
We have support now that the regular expression routines do.
This commit is contained in:
parent
2a573a0ebf
commit
5292d2aec0
1 changed files with 1 additions and 5 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 3, 2004
|
||||
.Dd July 12, 2004
|
||||
.Dt EXPR 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -261,7 +261,3 @@ provided that compatibility mode is not enabled.
|
|||
The
|
||||
.Fl e
|
||||
flag is an extension.
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
utility does not recognize multibyte characters.
|
||||
|
|
|
|||
Loading…
Reference in a new issue