Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-23 | *** empty log message *** | Jim Meyering | |
2005-06-23 | (du invocation): New options --last-time and --time-style. | Jim Meyering | |
2005-06-20 | . | Jim Meyering | |
2005-06-19 | Allow the two existing types of uses of PATH: | Jim Meyering | |
@vindex PATH @env{PATH} | |||
2005-06-19 | *** empty log message *** | Jim Meyering | |
2005-06-19 | (ln invocation): Change a few `paths' to `file names'. | Jim Meyering | |
2005-06-19 | *** empty log message *** | Jim Meyering | |
2005-06-19 | Also catch uses of path, pathname. | Jim Meyering | |
2005-06-19 | use `file system', not `filesystem' | Jim Meyering | |
2005-06-17 | *** empty log message *** | Jim Meyering | |
2005-06-17 | (shred invocation): Clarify that shred | Jim Meyering | |
works on ext3 as long as it's not in data=journal mode. Patch from Mark Melahn. | |||
2005-06-16 | *** empty log message *** | Jim Meyering | |
2005-06-16 | (Backup options): Undocument --version-control=S (-V). | Jim Meyering | |
2005-06-10 | Remove the extra spaces in "ls -l" output. | Paul Eggert | |
2005-06-09 | Change filesystems to `file systems'. | Jim Meyering | |
2005-06-07 | *** empty log message *** | Jim Meyering | |
2005-06-07 | (ln invocation): Examples, from Bob Proulx. | Jim Meyering | |
2005-06-02 | Regenerate. | Paul Eggert | |
2005-06-02 | Use "file name" when talking about file names, instead of "filename" | Paul Eggert | |
or "path", as per the GNU coding standards. | |||
2005-06-02 | (readlink invocation): "path component" -> | Paul Eggert | |
"component", since we don't use the POSIX "path" nomenclature. | |||
2005-05-30 | Regenerate. | Paul Eggert | |
2005-05-26 | nohup now redirects a tty stdin to an unreadable fd instead of closing it. | Paul Eggert | |
2005-05-18 | Regenerate. | Paul Eggert | |
2005-05-14 | Regenerate. | Paul Eggert | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-05-14 | . | Jim Meyering | |
2005-05-14 | . | Jim Meyering | |
2005-05-13 | . | Jim Meyering | |
2005-05-12 | (nohup invocation): nohup now closes stdin if it is a terminal, unless | Paul Eggert | |
POSIXLY_CORRECT is set. | |||
2005-05-11 | Update copyright date. | Paul Eggert | |
2005-05-11 | * getdate.texi (General date syntax): Don't say that date | Paul Eggert | |
date --iso-8601=ns generates acceptable dates. | |||
2005-05-11 | (General date syntax): Don't say that date | Paul Eggert | |
date --iso-8601=ns generates acceptable dates; it doesn't yet. | |||
2005-05-06 | * coreutils.texi (dd invocation): New flags "binary" and "text". | Paul Eggert | |
2005-05-06 | (dd invocation): New flags "binary" and "text". | Paul Eggert | |
2005-05-04 | (chmod invocation): chmod -w complains if its | Paul Eggert | |
behavior differs from what chmod a-w would do. | |||
2005-05-04 | chmod -w now complains if it differs from chmod a-w. | Paul Eggert | |
2005-05-02 | ls --indicator-style=directory renamed to ls --indicator-style=slash. | Paul Eggert | |
2005-05-02 | (ls invocation): ls --indicator-style=directory | Paul Eggert | |
renamed to ls --indicator-style=slash, to avoid confusion with ls --directory. | |||
2005-04-30 | Regenerate. | Paul Eggert | |
2005-04-30 | Log yesterday's changes. | Paul Eggert | |
2005-04-29 | (ls invocation): ls -p now marks only directories. New option | Paul Eggert | |
--indicator-style=directory equivalent to -p. | |||
2005-04-28 | (Mode Structure, Changing Special Permissions): | Paul Eggert | |
(Conditional Executability, Numeric Modes): These days the sticky bit is more often uses as the restricted deletion flag, so modernize the discussion about this. (Mode Structure): Linux/GNU -> GNU/Linux. (Symbolic Modes): Don't imply that "+ur" or "u" is valid. (Setting Permissions): Don't imply that "+t" is invalid. Use "rwx" rather than the less-common "rxw" in an example. (Copying Permissions): Say that ugo is a replacement for a string of the other letters. Add spaces around examples. Use "set-user-ID" rather than "set user ID" to avoid ambiguity. Use "+t" rather than "o+t", since POSIX doesn't specify the latter. Mention which combinations are portable and which are GNU. (Numeric Modes): Don't imply they aren't portable; they are nowadays. | |||
2005-04-26 | * coreutils.texi: Don't complain about head -10, etc. | Paul Eggert | |
2005-04-26 | (Standards conformance): Do not mention head -10, | Paul Eggert | |
since it now works the same regardless of POSIX version. (od invocation): -w N -> -w[N]. (pr invocation): -S STRING -> -SSTRING. (fold invocation): -WIDTH works even when conforming to POSIX 1003.1-2001. (head invocation, tail invocation): Likewise for -NUM. (split invocation): Likewise for -LINES. (uniq invocation): Likewise for -N. (expand invocation, unexpand invocation): Likewise for -TAB. (nice invocation): Likewise for -ADJUSTMENT. (sort invocation): Clarify explanation of +N option. (uniq invocation): Likewise. (join invocation): Remove special case for --help, --version. (touch invocation): Clarify explanation of date options. (Options for date): -I timespec -> -I[timespec]. | |||
2005-04-24 | * coreutils.texi (install invocation): Use a= instead of 0 for | Paul Eggert | |
the point of departure for -m, and explain what it meeams. (mkdir invocation, mkfifo invocation, mknod invocation): The umask does not affect the point of departure. | |||
2005-04-12 | For consistency, standardize on "user ID" rather than "uid". | Paul Eggert | |
2005-04-12 | For consistency, standardize on "user ID" rather | Paul Eggert | |
than "uid" or "UID" or "user id". Similarly for "group ID". | |||
2005-04-11 | Regenerate. | Paul Eggert | |
2005-04-09 | *** empty log message *** | Jim Meyering | |
2005-04-09 | (rm invocation): Say that --recursive removes | Jim Meyering | |
listed directories too, not just their contents. |