Commit Graph

599 Commits

Author SHA1 Message Date
Jim Meyering a022cf6329 Change behavior to conform to POSIX 1003.1-2001:
- 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-29 12:17:42 +00:00
Jim Meyering 03089e39cb . 2002-07-28 21:45:04 +00:00
Jim Meyering 2b4dff2063 *** empty log message *** 2002-07-24 08:33:27 +00:00
Jim Meyering d1f42de115 (Time directives): Document %P, %R, %e, %F, %g, %G, and %V 2002-07-24 08:33:21 +00:00
Jim Meyering 2497b8e42f *** empty log message *** 2002-07-22 19:58:34 +00:00
Jim Meyering 8c55f0fbfa (Formatting the file names): Document
that -N/--literal are equivalent to --quoting-style=literal.
Reported by Oskar Liljeblad as Debian bug#103612.
2002-07-22 19:58:29 +00:00
Jim Meyering edc5d1e500 . 2002-07-20 14:06:47 +00:00
Jim Meyering 4a8560e2a0 . 2002-07-19 19:42:31 +00:00
Jim Meyering a96affa5e1 use $(PERL), not @PERL@ 2002-07-16 09:37:41 +00:00
Jim Meyering 753bb04a60 . 2002-07-16 06:53:00 +00:00
Jim Meyering 2aeeb5466e (du invocation): s/PAT/PATTERN/. 2002-07-10 10:08:22 +00:00
Jim Meyering 1882eec679 df now rounds all quantities up, as per POSIX.
This fixes a bug where df would report Size < Used.
2002-07-08 17:15:19 +00:00
Jim Meyering dc0221e601 s/sh-utils/this package/ 2002-07-08 12:29:34 +00:00
Jim Meyering 647eaf53a8 New ls time style: long-iso, which generates YYYY-MM-DD HH:MM.
Any time style can be preceded by "posix-".
The default time style is now posix-long-iso instead of posix-iso.
2002-07-08 09:13:12 +00:00
Jim Meyering cebf7f7371 check only for $@" 2002-07-08 08:04:08 +00:00
Jim Meyering ce7f59f2ff *** empty log message *** 2002-07-08 07:09:21 +00:00
Jim Meyering e289e5c881 (check-texinfo): Check for the above. 2002-07-08 07:08:59 +00:00
Jim Meyering a72662ed6b (cp invocation): Remove unnecessary "$@" in example;
Texinfo would render the @" as an umlaut over the following character.
From Paul Eggert.
2002-07-08 07:07:52 +00:00
Jim Meyering 5a6436bf38 *** empty log message *** 2002-07-06 15:35:29 +00:00
Jim Meyering 593a07614a (stat invocation): Remove description of --secure. 2002-07-06 15:35:24 +00:00
Jim Meyering 421c142235 *** empty log message *** 2002-07-03 08:44:34 +00:00
Jim Meyering 8d7c1bb101 (stat invocation): Rename --link/-l to --dereference/-L.
Rewrite description of --dereference.
2002-07-03 08:44:27 +00:00
Jim Meyering b31006ba99 *** empty log message *** 2002-06-26 07:38:23 +00:00
Jim Meyering de19a1af57 (Putting the tools together): Don't mention egrep,
since it's not part of POSIX 1003.1-2001.
2002-06-26 07:38:18 +00:00
Jim Meyering 4877e7ad84 . 2002-06-21 15:21:49 +00:00
Jim Meyering 15606fc8a9 tiny tweaks 2002-06-21 13:20:39 +00:00
Jim Meyering fc3520c6fc (stat invocation): New section. From Michael Meskes. 2002-06-21 13:19:31 +00:00
Jim Meyering dda6cbbb1c *** empty log message *** 2002-06-15 13:26:42 +00:00
Jim Meyering 4c52326d70 (ls invocation): Document new option: --author. 2002-06-15 13:26:38 +00:00
Jim Meyering 3351c8aada . 2002-06-15 08:04:23 +00:00
Jim Meyering b2816db207 . 2002-06-07 14:44:02 +00:00
Jim Meyering cb93da5115 *** empty log message *** 2002-06-03 11:07:02 +00:00
Jim Meyering 9897e1994c (rm invocation): Add the warning (also in the --help output)
that the contents of a removed file are often recoverable.
2002-06-03 11:06:58 +00:00
Jim Meyering 8af3bb0443 more acronyms 2002-05-28 10:03:56 +00:00
Jim Meyering 0057fa16a4 use a better test 2002-05-27 21:38:21 +00:00
Jim Meyering 924d623ac8 *** empty log message *** 2002-05-27 20:05:16 +00:00
Jim Meyering 636fceb22a Use @acronym in place of most uses of @sc. 2002-05-27 20:05:03 +00:00
Jim Meyering ab0ab21b2e (check-texinfo): Adapt to reflect that now we use @acronym{POSIX}. 2002-05-27 20:01:03 +00:00
Jim Meyering 7ec9be427c *** empty log message *** 2002-05-26 15:29:17 +00:00
Jim Meyering 5e15547dad Use @acronym in place of most uses of @sc. 2002-05-26 15:29:10 +00:00
Jim Meyering 57b792bb8a . 2002-04-28 21:58:19 +00:00
Jim Meyering 625cb88756 *** empty log message *** 2002-04-28 21:57:52 +00:00
Jim Meyering 01084fbd8d Change @code{PROG}' to @command{PROG}'. 2002-04-28 21:57:40 +00:00
Jim Meyering 219be37b93 Change @code{PROG} to @command{PROG} for the fileutils. 2002-04-28 21:55:03 +00:00
Jim Meyering 3be197ed19 Begin changing @code{PROG} to @command{PROG}. 2002-04-28 21:46:20 +00:00
Jim Meyering 2bac14f45a Use @command{(un)?link}, not @code{...} where appropriate 2002-04-28 21:35:55 +00:00
Jim Meyering 8075fc59b5 *** empty log message *** 2002-04-28 21:15:05 +00:00
Jim Meyering d22026207c (kill invocation): Document the above.
Document POSIX signals better.
2002-04-28 21:14:59 +00:00
Jim Meyering 28ea23054e s/POSIX/@sc{posix}/ 2002-04-16 11:26:32 +00:00
Jim Meyering 480aa4b7c1 *** empty log message *** 2002-04-15 19:03:52 +00:00