summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/texts/alpha/RELNOTES.TXT4
-rw-r--r--release/texts/i386/RELNOTES.TXT4
2 files changed, 4 insertions, 4 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index a8045a4..0a8820a 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -694,8 +694,8 @@ purposes. [MERGED]
libc is now thread-safe by default; libc_r contains only thread functions.
-find(1) now takes the -empty flag, which returns true if a directory
-is empty. [MERGED]
+find(1) now takes the -empty flag, which returns true if a file or
+directory is empty. [MERGED]
tftpd(8) now takes the -c and -C options, which allow the server to
chroot(2) based on the IP address of the connecting client. tftp(1)
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 89a7108..46f33c5 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -791,8 +791,8 @@ purposes. [MERGED]
libc is now thread-safe by default; libc_r contains only thread functions.
-find(1) now takes the -empty flag, which returns true if a directory
-is empty. [MERGED]
+find(1) now takes the -empty flag, which returns true if a file or
+directory is empty. [MERGED]
tftpd(8) now takes the -c and -C options, which allow the server to
chroot(2) based on the IP address of the connecting client. tftp(1)
OpenPOWER on IntegriCloud