1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 01:40:06 +02:00
Commit Graph

218 Commits

Author SHA1 Message Date
Paul Eggert
4d2bb0f15f * coreutils.texi: Fix minor problems in "ls" and "dircolors". 2004-12-15 22:08:29 +00:00
Paul Eggert
206ec55a41 * coreutils.texi (join invocation): Blank separators need quoting. 2004-12-12 07:25:01 +00:00
Paul Eggert
9278bc44cd * coreutils.texi (id invocation): -G also prints main group. 2004-12-11 00:09:29 +00:00
Paul Eggert
5ff0e88866 ls now exits with status 1 if minor problem, 2 on serious trouble. 2004-12-09 17:51:23 +00:00
Paul Eggert
9d683a1b65 Add support for time zones like +HH:MM and UTC+HH:MM. 2004-12-08 22:26:37 +00:00
Jim Meyering
821a730797 *** empty log message *** 2004-12-04 14:23:51 +00:00
Jim Meyering
f049ac4acc *** empty log message *** 2004-12-04 13:33:11 +00:00
Jim Meyering
ba23d0aa8d *** empty log message *** 2004-12-04 13:32:53 +00:00
Paul Eggert
1c42e10a79 * coreutils.texi (du invocation): Minor cleanups. 2004-11-27 09:37:42 +00:00
Paul Eggert
5f2cb6ee45 doc patches inspired by Debian coreutils 5.2.1-2. 2004-11-16 20:31:21 +00:00
Paul Eggert
511f4b4165 * getdate.texi (General date syntax): "next" is 1, not 2. 2004-11-16 08:18:05 +00:00
Paul Eggert
1855111a62 * coreutils.texi (dd invocation): Reword the new dd message. 2004-11-16 07:49:15 +00:00
Paul Eggert
f90de3d443 dd now outputs total bytes, seconds, and bytes per second. 2004-11-15 06:50:44 +00:00
Paul Eggert
2dff6afdde * Makefile.am (_W, W_): New macros. 2004-11-03 17:39:23 +00:00
Paul Eggert
7babf896a7 Sync from gnulib (for getdate changes). 2004-10-29 23:46:23 +00:00
Paul Eggert
d6ef01c78f * coreutils.texi (Standards conformance): Use "head -10" rather
than "head -1".
2004-10-28 07:51:25 +00:00
Paul Eggert
acdb9f592e * coreutils.texi (pathchk invocation): Options must precede operands. 2004-10-25 03:20:29 +00:00
Jim Meyering
3d84ea7559 *** empty log message *** 2004-10-18 08:26:51 +00:00
Paul Eggert
d0bc999e2f pathchk cleanups, gnulib merge 2004-10-18 06:33:20 +00:00
Paul Eggert
7e20a09f8f (printf invocation): Mention ISO/IEC 10646 as well as Unicode. 2004-10-15 19:31:26 +00:00
Paul Eggert
4ef7839e26 * coreutils.texi (sort invocation): Move LC_ALL, LC_COLLATE 2004-10-13 23:05:08 +00:00
Jim Meyering
a8580f3fa4 (check-texinfo): Add builtin' and builtins' to the list of words to avoid. 2004-10-12 09:14:56 +00:00
Paul Eggert
fa4568055b * coreutils.texi (Special built-in utilities): New node.
Warn about env variable spelling.
2004-10-11 23:44:18 +00:00
Paul Eggert
98ebe281ad Add "ls --hide". 2004-09-26 22:56:53 +00:00
Paul Eggert
cc4bf3499f "chmod -w file" doc 2004-09-24 23:35:13 +00:00
Paul Eggert
aacd5ddd96 Fix obsolete "tail" option description. 2004-09-23 20:27:15 +00:00
Paul Eggert
5e1765ba6c * coreutils.texi (mv invocation, rm invocation): Say "the response
is affirmative" rather than "the response begins with y or Y".
2004-09-21 05:56:21 +00:00
Paul Eggert
6de3d41d5f dd invocation fixes 2004-09-19 02:14:09 +00:00
Paul Eggert
e54cc590f7 Document test -r, -w, -x more carefully. 2004-09-09 23:21:51 +00:00
Paul Eggert
0dd3269a47 Revamp sort last-resort comparison description. 2004-09-09 23:02:40 +00:00
Paul Eggert
b0b7a0164e Document that test -h and -L don't dereference. 2004-09-09 04:15:32 +00:00
Paul Eggert
bf5a0f1dcb Mention option-reordering, particularly with tr. 2004-09-09 00:29:27 +00:00
Paul Eggert
9c8402de4c sort -u versus sort | uniq. 2004-09-08 19:29:41 +00:00
Paul Eggert
50df4a8518 Several od changes for POSIX and FreeBSD compatibility. 2004-09-06 07:47:21 +00:00
Paul Eggert
b05c150fed Improve quoting doc. 2004-09-06 01:03:29 +00:00
Paul Eggert
0501474249 dd conversion option cleanup. 2004-09-03 08:01:21 +00:00
Paul Eggert
59cf3747e3 POSIX-conformance fixes for "expand" and "unexpand". 2004-08-24 07:36:36 +00:00
Paul Eggert
9308e71ada Add support for "chown : file" and the like.
Also, fix a regression and some memory leaks.
2004-08-19 20:07:20 +00:00
Paul Eggert
fd7061b1ad * coreutils.texi (printf invocation): Clarify "printf". 2004-08-18 20:22:58 +00:00
Paul Eggert
6e48f7ed86 POSIX-conformance fixes for "-" used as an operand. 2004-08-10 22:06:52 +00:00
Paul Eggert
3bc83c8a92 Document portability and POSIX fixes for "nice". 2004-07-26 06:07:40 +00:00
Jim Meyering
48e3ae2b2f *** empty log message *** 2004-07-06 16:16:01 +00:00
Jim Meyering
ebc78a4613 *** empty log message *** 2004-07-02 17:02:20 +00:00
Jim Meyering
7c2ebb9f5b *** empty log message *** 2004-07-02 15:18:46 +00:00
Jim Meyering
6b46a1435c *** empty log message *** 2004-07-02 15:14:44 +00:00
Jim Meyering
11e80aab17 *** empty log message *** 2004-06-30 22:09:36 +00:00
Jim Meyering
f421438665 *** empty log message *** 2004-06-30 18:41:49 +00:00
Jim Meyering
273624ce56 *** empty log message *** 2004-06-29 14:42:19 +00:00
Jim Meyering
05c93d0212 *** empty log message *** 2004-06-17 14:40:51 +00:00
Jim Meyering
0ce5f6610f *** empty log message *** 2004-06-07 08:21:10 +00:00