diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2000-11-16 17:50:20 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2000-11-16 17:50:20 +0000 |
| commit | 094857a6f4bc37cbad764c79f7099b67a36f82d0 (patch) | |
| tree | b78ba2e179e941574c8cc563961257f747104383 | |
| parent | 96003f3bfe2d6f87a3f0b2f9dc4e58cb4de63fd9 (diff) | |
Notes
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 2 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index d8ab493c5d7c..2e2cdad28df0 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -205,7 +205,7 @@ new feature to limit the number of outstanding unauthenticated ssh connections in sshd has been added. The compiler chain now uses the FSF-supplied C/C++ runtime -initialization code. This change brings about better compatability +initialization code. This change brings about better compatibility with code generated from the various egcs and gcc ports, as well as the stock public FSF source. diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index abbd9befb6a0..13f55c0401f5 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -227,7 +227,7 @@ new feature to limit the number of outstanding unauthenticated ssh connections in sshd has been added. The compiler chain now uses the FSF-supplied C/C++ runtime -initialization code. This change brings about better compatability +initialization code. This change brings about better compatibility with code generated from the various egcs and gcc ports, as well as the stock public FSF source. |
