summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2002-12-14*** empty log message ***Jim Meyering
2002-12-14*** empty log message ***Jim Meyering
2002-12-14*** empty log message ***Jim Meyering
2002-12-14(mknod invocation): Specify how major and minor mode numbers are interpreted.Jim Meyering
2002-12-06add a FIXME commentJim Meyering
2002-12-03regenerate using automake-1.7.1bJim Meyering
2002-11-15.Jim Meyering
2002-11-13*** empty log message ***Jim Meyering
2002-11-13(Examples of expr): Remove bogus `^'s.Jim Meyering
2002-11-09*** empty log message ***Jim Meyering
2002-11-09(What information is listed): Correct parts of --dired description.Jim Meyering
Include a lot more description, with examples.
2002-11-08use only my permanent addressJim Meyering
2002-11-06.Jim Meyering
2002-11-06*** empty log message ***Jim Meyering
2002-11-06(printf invocation): Fix typo in index: change \0x prefix to \x.Jim Meyering
Change \xhhh to \xhh.
2002-11-06*** empty log message ***Jim Meyering
2002-11-06Add support for locale-specific size indications (e.g.,Jim Meyering
thousands-separators) and for explicit size suffixes on output. (Block size): Say that: This affects display format as well as block size. Fractional block counts are rounded up. ls file size blocksize defaults to 1. A block size spec preceded by ' generates thousands separators. A suffix without a preceding integer generates suffixes. (tail invocation): 32k -> 32 KiB. (What information is listed): ls -h is now equivalent to ls --block-size=human, and ls -H is now equivalent to ls --block-size=si. Displayed file size is now always affected by --block-size.
2002-09-29.Jim Meyering
2002-09-22upgrade to automake-1.6fJim Meyering
2002-09-13*** empty log message ***Jim Meyering
2002-09-13(Time directives) [%S]: Explain why the range is [0..60].Jim Meyering
2002-09-13(stat invocation): Remove references to now-removed %S and %C.Jim Meyering
2002-09-13*** empty log message ***Jim Meyering
2002-09-13(tail invocation): In --sleep-interval=NUMBER,Jim Meyering
NUMBER may now be a floating point number.
2002-08-30*** empty log message ***Jim Meyering
2002-08-30[START-INFO-DIR-ENTRY]: Don't use sc{} on LHS.Jim Meyering
Fix typo: s/permission/permissions/. From Michail Litvak.
2002-08-02*** empty log message ***Jim Meyering
2002-08-02uniq now obeys LC_COLLATE.Jim Meyering
2002-07-29*** empty log message ***Jim Meyering
2002-07-29Change behavior to conform to POSIX 1003.1-2001:Jim Meyering
- Do not adjust scheduling priority. - Redirects stderr to stdout, if stderr is not a terminal. - Exit status is now 126 if command was found but not invoked, 127 if nohup failed or if command was not found.
2002-07-28.Jim Meyering
2002-07-24*** empty log message ***Jim Meyering
2002-07-24(Time directives): Document %P, %R, %e, %F, %g, %G, and %VJim Meyering
2002-07-22*** empty log message ***Jim Meyering
2002-07-22(Formatting the file names): DocumentJim Meyering
that -N/--literal are equivalent to --quoting-style=literal. Reported by Oskar Liljeblad as Debian bug#103612.
2002-07-20.Jim Meyering
2002-07-19.Jim Meyering
2002-07-16use $(PERL), not @PERL@Jim Meyering
2002-07-16.Jim Meyering
2002-07-10(du invocation): s/PAT/PATTERN/.Jim Meyering
2002-07-08df now rounds all quantities up, as per POSIX.Jim Meyering
This fixes a bug where df would report Size < Used.
2002-07-08s/sh-utils/this package/Jim Meyering
2002-07-08New ls time style: long-iso, which generates YYYY-MM-DD HH:MM.Jim Meyering
Any time style can be preceded by "posix-". The default time style is now posix-long-iso instead of posix-iso.
2002-07-08check only for $@"Jim Meyering
2002-07-08*** empty log message ***Jim Meyering
2002-07-08(check-texinfo): Check for the above.Jim Meyering
2002-07-08(cp invocation): Remove unnecessary "$@" in example;Jim Meyering
Texinfo would render the @" as an umlaut over the following character. From Paul Eggert.
2002-07-06*** empty log message ***Jim Meyering
2002-07-06(stat invocation): Remove description of --secure.Jim Meyering
2002-07-03*** empty log message ***Jim Meyering