Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-16 | s/POSIX/@sc{posix}/ | Jim Meyering | |
2002-04-15 | *** empty log message *** | Jim Meyering | |
2002-04-15 | Document kill. | Jim Meyering | |
2002-04-14 | alphabetize entries in a menu | Jim Meyering | |
In xref, use libc instead of library. | |||
2002-04-13 | *** empty log message *** | Jim Meyering | |
2002-04-13 | Document link and unlink. | Jim Meyering | |
2002-04-12 | . | Jim Meyering | |
2002-04-08 | *** empty log message *** | Jim Meyering | |
2002-04-08 | Use new directives, @copying and @insertcopying, | Jim Meyering | |
thus now requiring texinfo-4.2 to create the .info file. | |||
2002-03-25 | *** empty log message *** | Jim Meyering | |
2002-03-25 | (File characteristic tests): Document the | Jim Meyering | |
behavior of test -nt and -ot when one of the files does not exist, using the same behavior that is documented in ksh93. | |||
2002-03-10 | . | Jim Meyering | |
2002-03-06 | . | Jim Meyering | |
2002-03-06 | *** empty log message *** | Jim Meyering | |
2002-03-06 | (cut invocation): Say that selected input is written in the same | Jim Meyering | |
order that it is read, and is written exactly once. | |||
2002-03-03 | *** empty log message *** | Jim Meyering | |
2002-03-03 | Make cp -r equivalent to cp -R. Add a new cp option --copy-contents | Jim Meyering | |
for people who want to emulate the traditional (and rarely desirable) cp -r behavior. (cp invocation): Document this. Fix some related minor bugs: --no-dereference is no longer equivalent to -d, and --archive (-a) can override the other symlink options. Warn that cp -R is not portable on symbolic links unless you also specify -P. | |||
2002-03-02 | *** empty log message *** | Jim Meyering | |
2002-03-02 | (cp invocation): Document that cp -r | Jim Meyering | |
preserves symlinks. Emphasize non-portability of cp -r. | |||
2002-03-01 | (Time directives): Add %N for nanoseconds. | Jim Meyering | |
This documents the recent change to 'ls'. | |||
2002-03-01 | *** empty log message *** | Jim Meyering | |
2002-03-01 | *** empty log message *** | Jim Meyering | |
2002-02-28 | *** empty log message *** | Jim Meyering | |
2002-02-28 | (pr invocation): Reword to avoid using `:' | Jim Meyering | |
in an @opindex entry -- info doesn't permit it. | |||
2002-02-28 | *** empty log message *** | Jim Meyering | |
2002-02-28 | (Formatting file timestamps): Document new | Jim Meyering | |
time-formatting method: --time-style=+FORMAT. | |||
2002-02-19 | *** empty log message *** | Jim Meyering | |
2002-02-19 | (seq invocation): In the example, use "tail | Jim Meyering | |
-n 3", not "tail -3", to conform to POSIX 1003.1-2001. | |||
2002-02-17 | *** empty log message *** | Jim Meyering | |
2002-02-17 | (tsort invocation): Add a more realistic example. | Jim Meyering | |
2002-02-17 | (tsort background): New section. | Jim Meyering | |
From Ian Lance Taylor. | |||
2002-02-16 | . | Jim Meyering | |
2002-02-16 | renamed to config/texinfo.tex | Jim Meyering | |
2002-02-16 | renamed to config/mdate-sh | Jim Meyering | |
2002-02-16 | *** empty log message *** | Jim Meyering | |
2002-02-16 | fix typo | Jim Meyering | |
2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering | |
version you want the utilities to conform to. Remove warnings about failure to conform to a future POSIX version. * NEWS, doc/coreutils.texi: Document _POSIX2_VERSION. * doc/coreutils.texi (Standards Conformance): New section. | |||
2002-02-15 | Change 'split' to conform to POSIX. It now accepts an -a or | Jim Meyering | |
--suffix-length option, and refuses to generate more files than there are suffixes. Document this. | |||
2002-02-15 | from texinfo-4.0g | Jim Meyering | |
2002-02-11 | Add more support for POSIX 1003.1-2001, which requires removal | Jim Meyering | |
for support of obsolete "-DIGITS" option syntax in nice, and which prohibits options with optional arguments like date's -I option. Document this. | |||
2002-02-11 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of obsolete "-N" option syntax in expand, head, fold, split, tail, unexpand, uniq, and which prohibits options with optional arguments in od and pr. | |||
2002-02-11 | . | Jim Meyering | |
2002-01-24 | *** empty log message *** | Jim Meyering | |
2002-01-24 | (START-INFO-DIR-ENTRY): Remove a few entries | Jim Meyering | |
and clean up a few others based on suggestions from Bob Proulx. | |||
2002-01-22 | . | Jim Meyering | |
2002-01-16 | . | Jim Meyering | |
2002-01-16 | *** empty log message *** | Jim Meyering | |
2002-01-16 | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of obsolete "+" option syntax in sort, tail, and uniq. * doc/coreutils.texi: Document this. (Also, document a similar change to "touch", for fileutils). | |||
2002-01-13 | . | Jim Meyering | |
2002-01-12 | . | Jim Meyering | |