diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-13 21:15:48 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-13 21:15:48 +0000 |
| commit | cdcb6bc67640652855221174cff4d1abdf009039 (patch) | |
| tree | 63571d17d18c4965a0898f6f17673b21fd233130 | |
| parent | 9725922ed9b39279a613369c39ec118fba0b4245 (diff) | |
Notes
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 4 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index d641553cf8dc..482d45d0f8c5 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -733,11 +733,11 @@ to rfork(2). Using this function should avoid the need to implement complex stack swap code. [MERGED] Significant additions have been made to internationalization support; -FreeBSD now has complete locale support the for LC_MONETARY, +FreeBSD now has complete locale support for the LC_MONETARY, LC_NUMERIC, and LC_MESSAGES categories. A number of applications have been updated to take advantage of this support. -A compat4x distribution has been added for compatability with FreeBSD +A compat4x distribution has been added for compatibility with FreeBSD 4-STABLE. The compat3x distribution has been updated to include libraries diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index bf4d27437a87..a76459ceed8d 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -830,11 +830,11 @@ to rfork(2). Using this function should avoid the need to implement complex stack swap code. [MERGED] Significant additions have been made to internationalization support; -FreeBSD now has complete locale support the for LC_MONETARY, +FreeBSD now has complete locale support for the LC_MONETARY, LC_NUMERIC, and LC_MESSAGES categories. A number of applications have been updated to take advantage of this support. -A compat4x distribution has been added for compatability with FreeBSD +A compat4x distribution has been added for compatibility with FreeBSD 4-STABLE. The compat3x distribution has been updated to include libraries |
