Paul Eggert
|
59e82cb266
|
* coreutils.texi (sort invocation): 'sort +1 -2' is now supported
even when conforming to POSIX 1003.1-2001.
|
2006-06-28 23:50:40 +00:00 |
|
Paul Eggert
|
5b3614ac91
|
(sort invocation): 'sort +1 -2' is now supported
even when conforming to POSIX 1003.1-2001, since this is a pure
extension to POSIX.
|
2006-06-28 23:50:21 +00:00 |
|
Jim Meyering
|
05d3db5c60
|
* coreutils.texi (wc invocation): Remove ./ prefix from example.
From Padraig Brady.
|
2006-06-27 20:26:12 +00:00 |
|
Jim Meyering
|
80059da4ca
|
* coreutils.texi (wc invocation): Spell out `--files0-from' in
the example. Suggestion from Bob Proulx.
|
2006-06-26 15:34:19 +00:00 |
|
Jim Meyering
|
9cabe37ac9
|
* coreutils.texi (wc invocation): Document new --files0-from option.
|
2006-06-26 10:33:09 +00:00 |
|
Jim Meyering
|
b2657ecc6a
|
(sleep invocation): Document that accepting
multiple arguments and suffixes are extensions.
Reported by Dan Jacobson.
|
2006-06-25 06:55:07 +00:00 |
|
Paul Eggert
|
3807c8d93d
|
(check-texinfo): Use $(_W) and $(W_) instead of
assuming grep -w (which is not portable).
|
2006-06-12 20:10:25 +00:00 |
|
Jim Meyering
|
206844c0c4
|
*** empty log message ***
|
2006-05-27 15:51:23 +00:00 |
|
Jim Meyering
|
837d12dd60
|
Use `AM_MAKEINFOFLAGS' rather than
overwriting `MAKEINFO', so that `missing' can do its job.
|
2006-05-27 15:51:19 +00:00 |
|
Jim Meyering
|
83e40cc849
|
*** empty log message ***
|
2006-05-27 13:43:12 +00:00 |
|
Jim Meyering
|
35e7e45ccd
|
(check-texinfo): Use literal `{' only in brackets, i.e., [{] or [}],
to avoid triggering an error from Solaris 2.6's grep.
|
2006-05-27 13:43:07 +00:00 |
|
Jim Meyering
|
ff2009280e
|
*** empty log message ***
|
2006-05-27 13:32:10 +00:00 |
|
Jim Meyering
|
b854d91281
|
Use $(EGREP)' instead of grep -E'.
|
2006-05-27 13:32:04 +00:00 |
|
Paul Eggert
|
32cea0d8ae
|
Remove mention of --seed.
|
2006-05-25 16:48:05 +00:00 |
|
Jim Meyering
|
9980147451
|
.
|
2006-05-06 15:52:56 +00:00 |
|
Jim Meyering
|
06ba3a2237
|
*** empty log message ***
|
2006-05-04 12:55:54 +00:00 |
|
Jim Meyering
|
d98da55f1d
|
(Examples of date): Give example of @seconds.
|
2006-05-04 12:55:08 +00:00 |
|
Paul Eggert
|
c1f85fb9e1
|
(head invocation, tail invocation, sort invocation):
Give advice about porting to hosts that support only obsolete syntax.
|
2006-05-03 23:10:04 +00:00 |
|
Jim Meyering
|
02207e6a72
|
*** empty log message ***
|
2006-04-23 21:47:00 +00:00 |
|
Jim Meyering
|
972fa947d1
|
(Which files are listed): Describe new option: --group-directories-first.
|
2006-04-23 21:46:54 +00:00 |
|
Paul Eggert
|
ae5252e393
|
Document filemode changes.
|
2006-04-17 23:24:49 +00:00 |
|
Paul Eggert
|
79cbf5925c
|
(What information is listed): Add P for Solaris
10 ports. Add commented-out entries for other types that POSIX
says are possible, or that I observed in FreeBSD documentation.
|
2006-04-17 23:20:53 +00:00 |
|
Jim Meyering
|
e4e04491a0
|
*** empty log message ***
|
2006-04-17 23:14:57 +00:00 |
|
Jim Meyering
|
0c13c770e3
|
(Input processing in ptx): Remove mention of the
default --ignore file, /usr/local/lib/eign. That file has never been used.
Reported by Eric Blake.
|
2006-04-17 23:14:45 +00:00 |
|
Paul Eggert
|
eeac99af71
|
(What information is listed): Document 'ls' type letters.
|
2006-04-13 04:01:47 +00:00 |
|
Paul Eggert
|
ce1f8e6ecd
|
(expr invocation): expr exit status is 3 only for
internal errors now; 2 is also for invalid values in expressions.
|
2006-04-12 07:47:11 +00:00 |
|
Paul Eggert
|
1fe38016fa
|
Add 'hostid' to System context menu line.
|
2006-04-09 07:55:05 +00:00 |
|
Paul Eggert
|
dd175a9f41
|
(Top): Fix typo in System context menu entry: hostid wasn't mentioned.
|
2006-04-09 07:52:33 +00:00 |
|
Jim Meyering
|
b1aecc319f
|
(General options in ptx): Undocument --copyright.
|
2006-03-28 09:48:15 +00:00 |
|
Jim Meyering
|
2fdcdc90f0
|
*** empty log message ***
|
2006-03-28 09:47:56 +00:00 |
|
Jim Meyering
|
4e5755ff74
|
*** empty log message ***
|
2006-03-27 14:08:04 +00:00 |
|
Jim Meyering
|
ce88154fd8
|
(dirname invocation): Macro in previous patch was too broad.
|
2006-03-27 14:08:00 +00:00 |
|
Jim Meyering
|
a35fc49153
|
.
|
2006-03-26 12:33:28 +00:00 |
|
Jim Meyering
|
ee660c455a
|
(basename invocation, dirname invocation):
Improve documentation to match recent // patches.
|
2006-03-26 12:11:40 +00:00 |
|
Jim Meyering
|
bbee8a57b0
|
*** empty log message ***
|
2006-03-26 12:09:09 +00:00 |
|
Paul Eggert
|
7a88cb696f
|
nohup diagnostics are now more precise, and nohup now
redirects stderr to nohup.out if stdout is closed and stderr is a tty.
|
2006-03-23 23:47:37 +00:00 |
|
Paul Eggert
|
29360166ff
|
(nohup invocation): nohup now redirects stderr to
nohup.out if stdout is closed and stderr is a tty.
|
2006-03-23 23:34:42 +00:00 |
|
Jim Meyering
|
de33c6c49d
|
.
|
2006-03-12 22:47:35 +00:00 |
|
Paul Eggert
|
7c7486d168
|
(dd invocation): New flags directory, nolinks.
Alphabetize nofollow.
|
2006-03-06 07:21:40 +00:00 |
|
Jim Meyering
|
5c86478c19
|
*** empty log message ***
|
2006-02-27 10:47:29 +00:00 |
|
Jim Meyering
|
63351bf602
|
Add base64 section.
|
2006-02-27 10:47:23 +00:00 |
|
Paul Eggert
|
5bc9231e76
|
(join invocation): Mention `sort -k 1b,1'.
|
2006-02-21 02:55:10 +00:00 |
|
Jim Meyering
|
33637fa804
|
*** empty log message ***
|
2006-02-20 16:50:14 +00:00 |
|
Jim Meyering
|
cdc9fa3b0c
|
(rm invocation): Fix typo in last patch.
(paste invocation): Fix whitespace.
|
2006-02-20 16:50:11 +00:00 |
|
Jim Meyering
|
e8bf2b837f
|
*** empty log message ***
|
2006-02-20 13:01:56 +00:00 |
|
Jim Meyering
|
0aed496787
|
(rm invocation): Document new -I option, and new --interactive behavior.
|
2006-02-20 13:01:51 +00:00 |
|
Jim Meyering
|
3f7e0c2173
|
.
|
2006-02-20 13:00:54 +00:00 |
|
Jim Meyering
|
a3057b4382
|
*** empty log message ***
|
2006-02-12 08:48:46 +00:00 |
|
Jim Meyering
|
8a52d68a72
|
(Character sets): Don't say that an unknown
backslash-escape causes an error message -- it doesn't.
Mention that `\' also removes any special significance, so
is useful for [, ], *, -. Prompted by Richard Neill in
http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=14937
|
2006-02-12 08:48:42 +00:00 |
|
Jim Meyering
|
398c7ab669
|
(Character sets): Don't say that an unknown
backslash-escape causes an error message -- it doesn't.
|
2006-02-12 08:41:18 +00:00 |
|