diff options
-rw-r--r-- | usr.bin/mklocale/mklocale.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mklocale/mklocale.1 b/usr.bin/mklocale/mklocale.1 index 067047a..e8b694a 100644 --- a/usr.bin/mklocale/mklocale.1 +++ b/usr.bin/mklocale/mklocale.1 @@ -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. |