summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2001-04-17 19:19:40 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2001-04-17 19:19:40 +0000
commita00e7195b9d42d864b51f8e5f95a503fb9ae3788 (patch)
tree4dd6292a4f38363e708b77eb32564e80510af372
parente716797d8e4fd8800b7c697c083849264da4ded9 (diff)
downloadsrc-test2-a00e7195b9d42d864b51f8e5f95a503fb9ae3788.tar.gz
src-test2-a00e7195b9d42d864b51f8e5f95a503fb9ae3788.zip
Notes
-rw-r--r--release/texts/alpha/RELNOTES.TXT6
-rw-r--r--release/texts/i386/RELNOTES.TXT6
2 files changed, 6 insertions, 6 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 5fcb93367351..d7160993ea16 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -122,7 +122,7 @@ Separate drivers for the SoundBlaster 8 and Soundblaster 16 now
replace an older, unified driver.
A driver for the ESS Maestro-3/Allegro has been added, however due to
-licensing restrictions, it cannot compiled into the kernel. To use
+licensing restrictions, it cannot be compiled into the kernel. To use
this driver, add the following line to /boot/loader.conf:
maestro3_load="YES"
@@ -216,10 +216,10 @@ A number of programs that use temporary files now do so more securely.
A bug in ICMP that could cause an attacker to disrupt TCP and UDP
"sessions" has been corrected.
-A bug in timed(8), which caused it to crash if send certain malformed
+A bug in timed(8), which caused it to crash if sent certain malformed
packets, has been corrected (see security advisory FreeBSD-SA-01:28).
-A bug in rwhod(8), which caused it to crash if send certain malformed
+A bug in rwhod(8), which caused it to crash if sent certain malformed
packets, has been corrected (see security advisory FreeBSD-SA-01:29).
To prevent some forms of DOS attacks, glob(3) allows specification of
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 4b20a31fb661..14414d221940 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -116,7 +116,7 @@ Separate drivers for the SoundBlaster 8 and Soundblaster 16 now
replace an older, unified driver.
A driver for the ESS Maestro-3/Allegro has been added, however due to
-licensing restrictions, it cannot compiled into the kernel. To use
+licensing restrictions, it cannot be compiled into the kernel. To use
this driver, add the following line to /boot/loader.conf:
maestro3_load="YES"
@@ -215,10 +215,10 @@ detected (see security advisory FreeBSD-SA-01:24).
A bug in ICMP that could cause an attacker to disrupt TCP and UDP
"sessions" has been corrected.
-A bug in timed(8), which caused it to crash if send certain malformed
+A bug in timed(8), which caused it to crash if sent certain malformed
packets, has been corrected (see security advisory FreeBSD-SA-01:28).
-A bug in rwhod(8), which caused it to crash if send certain malformed
+A bug in rwhod(8), which caused it to crash if sent certain malformed
packets, has been corrected (see security advisory FreeBSD-SA-01:29).
To prevent some forms of DOS attacks, glob(3) allows specification of