mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Re-word warning about the UTF2 encoding, taking care to use the word
"obsolete" instead of "deprecated".
This commit is contained in:
parent
4740653c84
commit
8d2a49a247
1 changed files with 3 additions and 3 deletions
|
|
@ -35,7 +35,7 @@
|
|||
.\" @(#)utf2.4 8.1 (Berkeley) 6/4/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 11, 2002
|
||||
.Dd August 21, 2004
|
||||
.Dt UTF2 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -46,9 +46,9 @@
|
|||
.Qq UTF2
|
||||
.Sh DESCRIPTION
|
||||
.Bf Em
|
||||
The UTF2 encoding has been deprecated in favour of UTF-8.
|
||||
The UTF2 encoding is obsolete and may not be supported in future releases.
|
||||
.Ef
|
||||
New applications should not use UTF2.
|
||||
UTF-8 should be used instead.
|
||||
.Pp
|
||||
The
|
||||
.Nm UTF2
|
||||
|
|
|
|||
Loading…
Reference in a new issue