mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Document incorrect handling of multibyte characters.
PR: 87724
This commit is contained in:
parent
b194bdc2ae
commit
e21dde7b1d
1 changed files with 5 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 23, 2004
|
||||
.Dd October 23, 2005
|
||||
.Dt CAL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -134,3 +134,7 @@ command and manual were written by
|
|||
.Sh BUGS
|
||||
The assignment of Julian\(emGregorian switching dates to
|
||||
country codes is historically naive for many countries.
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
utility does not recognize multibyte characters.
|
||||
|
|
|
|||
Loading…
Reference in a new issue