]> granicus.if.org Git - sudo/commitdiff
filesystem -> file system
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 May 2004 22:21:15 +0000 (22:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 May 2004 22:21:15 +0000 (22:21 +0000)
CHANGES
INSTALL

diff --git a/CHANGES b/CHANGES
index 22caace1b80088342122852d2a4ced743aa80b91..6aa96ae386cbc3528faec9989040733a73fb6d0b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -552,7 +552,7 @@ CHANGES from sudo 1.3.6 BETA
 
 172) interfaces.c should work on ISC UN*X again.
 
-173) All source files are <= 14 characters for old SYSV filesystems.
+173) All source files are <= 14 characters for old SYSV file systems.
 
 CHANGES from sudo 1.3.7 GAMMA
 
@@ -1682,3 +1682,5 @@ Sudo 1.6.7p5 released.
 528) /tmp/.odus is no longer used for timestamps by default.  One of
      /var/run/sudo, /var/adm/sudo or /usr/adm/sudo is used depending
      on what directories exist.
+
+529) Quoting globbing characters with a backslash now works as documented.
diff --git a/INSTALL b/INSTALL
index 67016e6f1c6a741b383b58f8b779fa2b95d94efd..a7d1fb0fac2a87a167bcfa33c853fca817f45c99 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -562,7 +562,7 @@ OS dependent notes
 ==================
 
 OpenBSD < 2.2 and NetBSD < 1.2.1:
-    The fdesc filesystem has a bug wrt /dev/tty handling that
+    The fdesc file system has a bug wrt /dev/tty handling that
     causes sudo to hang at the password prompt.  The workaround
     is to run configure with --with-password-timeout=0