2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-01 06:45:10 +00:00

filesystem -> file system

This commit is contained in:
Todd C. Miller
2004-05-17 22:21:15 +00:00
parent c7d5a998d3
commit 1ba185ee60
2 changed files with 4 additions and 2 deletions

View File

@@ -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.