Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-02 | tweak wording in last change | Jim Meyering | |
2003-03-02 | (Exit status): New section. | Jim Meyering | |
2003-02-21 | (stat invocation): Describe %B. | Jim Meyering | |
2003-02-21 | (du invocation): Document --apparent-size. | Jim Meyering | |
Adjust documentation of --bytes (-b). | |||
2003-02-07 | Use @command instead of @code for program names. | Jim Meyering | |
2003-02-06 | Adjust alignment and mention `file, text, shell' | Jim Meyering | |
on the `* Coreutils:...' dirently line. From Karl Berry. | |||
2003-02-05 | put POSIX back in direntry description of cksum | Jim Meyering | |
2003-02-05 | Use new form of @direntry. | Jim Meyering | |
Put unlink in its proper place. Adjust wording in some dir entry descriptions, mainly so they fit in 80 columns. Don't use mark-up like @acronym{POSIX} in direntries. | |||
2003-01-25 | (cut invocation): Describe new functionality of --output-delimiter=STR. | Jim Meyering | |
2003-01-24 | Tweak mysql output to match input :-) From Jan. | Jim Meyering | |
2003-01-24 | *** empty log message *** | Jim Meyering | |
2003-01-24 | Change each use of `Core-utils' to `Coreutils'. | Jim Meyering | |
2003-01-24 | (Formatting file timestamps): Fix typo: s/%M:S/%M:%S/. | Jim Meyering | |
2003-01-24 | (The cut command): Extend the new example a little. | Jim Meyering | |
2003-01-24 | (The cut command): Give an example of using cut -c | Jim Meyering | |
with an output delimiter. From Jan Nieuwenhuizen. | |||
2003-01-19 | (Which files are listed): Document new option: | Jim Meyering | |
--dereference-command-line-symlink-to-dir. | |||
2003-01-16 | (Which files are listed, General output formatting): Undo last change. | Jim Meyering | |
2003-01-15 | (General output formatting): Reflect option name change: | Jim Meyering | |
s/--dereference-command-line/--dereference-command-line-symlink-to-dir/. Say that this option changes how ls treats only symlinks to directories specified on the command line. | |||
2003-01-09 | Document readlink. | Jim Meyering | |
2002-12-14 | (mknod invocation): Specify how major and minor mode numbers are interpreted. | Jim Meyering | |
2002-12-06 | add a FIXME comment | Jim Meyering | |
2002-11-13 | (Examples of expr): Remove bogus `^'s. | 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-06 | (printf invocation): Fix typo in index: change \0x prefix to \x. | Jim Meyering | |
Change \xhhh to \xhh. | |||
2002-11-06 | Add 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-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 | (tail invocation): In --sleep-interval=NUMBER, | Jim Meyering | |
NUMBER may now be a floating point number. | |||
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 | uniq now obeys LC_COLLATE. | Jim Meyering | |
2002-07-29 | Change 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-24 | (Time directives): Document %P, %R, %e, %F, %g, %G, and %V | Jim Meyering | |
2002-07-22 | (Formatting the file names): Document | Jim Meyering | |
that -N/--literal are equivalent to --quoting-style=literal. Reported by Oskar Liljeblad as Debian bug#103612. | |||
2002-07-10 | (du invocation): s/PAT/PATTERN/. | Jim Meyering | |
2002-07-08 | df now rounds all quantities up, as per POSIX. | Jim Meyering | |
This fixes a bug where df would report Size < Used. | |||
2002-07-08 | s/sh-utils/this package/ | Jim Meyering | |
2002-07-08 | New 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-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 | (stat invocation): Remove description of --secure. | Jim Meyering | |
2002-07-03 | (stat invocation): Rename --link/-l to --dereference/-L. | Jim Meyering | |
Rewrite description of --dereference. | |||
2002-06-26 | (Putting the tools together): Don't mention egrep, | Jim Meyering | |
since it's not part of POSIX 1003.1-2001. | |||
2002-06-21 | tiny tweaks | Jim Meyering | |
2002-06-21 | (stat invocation): New section. From Michael Meskes. | Jim Meyering | |
2002-06-15 | (ls invocation): Document new option: --author. | Jim Meyering | |
2002-06-03 | (rm invocation): Add the warning (also in the --help output) | Jim Meyering | |
that the contents of a removed file are often recoverable. | |||
2002-05-28 | more acronyms | Jim Meyering | |
2002-05-26 | Use @acronym in place of most uses of @sc. | Jim Meyering | |
2002-04-28 | Change `@code{PROG}' to `@command{PROG}'. | Jim Meyering | |
2002-04-28 | Change @code{PROG} to @command{PROG} for the fileutils. | Jim Meyering | |
2002-04-28 | Begin changing @code{PROG} to @command{PROG}. | Jim Meyering | |