From: Jim Meyering Date: Wed, 26 Apr 2000 21:59:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30eb4cf648c780df0e381c1d2f5a6fa6d5a5d169;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index bdf91d1c30..cd59981b57 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,6 @@ Changes in release 4.1: [4.0r] -* install -d may now be used to set special bits +* install --directory (-d) may now be used to set special bits e.g., `install -m a=rwx,o+t -d DIR' now honors the `o+t' part * cp, mv, ln, install: document that while the --backup option takes an optional argument, the -b option accepts none