mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
The UTF2 encoding and the INVALID keyword are now obsolete.
This commit is contained in:
parent
8d2a49a247
commit
d9c9d9bbec
1 changed files with 3 additions and 3 deletions
|
|
@ -35,7 +35,7 @@
|
|||
.\" @(#)mklocale.1 8.2 (Berkeley) 4/18/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 8, 2003
|
||||
.Dd August 21, 2004
|
||||
.Dt MKLOCALE 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -167,7 +167,7 @@ and
|
|||
.It Dv NONE
|
||||
No translation and the default.
|
||||
.It Dv UTF2
|
||||
(deprecated)
|
||||
(obsolete)
|
||||
.Dq "Universal character set Transformation Format"
|
||||
adopted from
|
||||
.Tn "Plan 9 from Bell Labs" .
|
||||
|
|
@ -189,7 +189,7 @@ See
|
|||
.Xr euc 4
|
||||
for further details.
|
||||
.It Dv INVALID
|
||||
(deprecated)
|
||||
(obsolete)
|
||||
A single
|
||||
.Dv RUNE
|
||||
follows and is used as the invalid rune for this locale.
|
||||
|
|
|
|||
Loading…
Reference in a new issue