diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-21 08:08:29 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-21 08:08:29 +0000 |
| commit | 8d2a49a247ae2cadb0112531cbd55e1b1f82a135 (patch) | |
| tree | 3b15647121613ec47130f6e7771946a78013852d /lib | |
| parent | 4740653c84b3be5d232001ab69784cf2906adc54 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/locale/utf2.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/utf2.5 b/lib/libc/locale/utf2.5 index 1b10ff240796a..833f62689b294 100644 --- a/lib/libc/locale/utf2.5 +++ b/lib/libc/locale/utf2.5 @@ -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 |
