diff options
| -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 |
