mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 01:14:52 +01:00
The UTF2 encoding and the INVALID keyword are now obsolete.
This commit is contained in:
parent
8d2a49a247
commit
d9c9d9bbec
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134109
@ -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 New Issue
Block a user