1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-01 23:36:29 +02:00
Commit Graph

881 Commits

Author SHA1 Message Date
Jim Meyering b9d74188f2 . 2004-05-09 19:43:35 +00:00
Jim Meyering 61a7a3871d *** empty log message *** 2004-05-09 19:43:27 +00:00
Jim Meyering bc99952263 (check-texinfo): grep -w IO 2004-05-09 19:43:23 +00:00
Jim Meyering d77d6d8b9e *** empty log message *** 2004-05-09 19:42:23 +00:00
Jim Meyering 77cd88719f (stat invocation): Change IO to I/O. 2004-05-09 19:42:19 +00:00
Jim Meyering 53080d0a85 . 2004-04-26 16:31:14 +00:00
Jim Meyering 79f8908c8a *** empty log message *** 2004-04-26 15:38:16 +00:00
Jim Meyering c20e6668c8 (sort invocation): Mention -k earlier, so
that the options are in alphabetical order.  Describe how -b works
more-accurately; this involves fixing some examples, too.  Mention
what happens if the start field falls after an end field or after
a line end.  Warn about using -k without -b, -g, -M, -n, or -t.
Add an example of how to sort IPv4 addresses and Apache Common
Log Format dates.  Remove a duplicate example.
(Putting the tools together): Use separate options rather
than agglomerating them.
2004-04-26 15:37:48 +00:00
Jim Meyering 332853e722 . 2004-04-19 18:58:24 +00:00
Jim Meyering 7c22ac2383 . 2004-04-14 08:43:32 +00:00
Jim Meyering 907e43cc4a . 2004-04-12 09:39:24 +00:00
Jim Meyering 0a70213d4d *** empty log message *** 2004-04-12 09:27:25 +00:00
Jim Meyering 3b2bcb8359 *** empty log message *** 2004-04-12 09:22:08 +00:00
Jim Meyering 29a91488a9 (mv invocation): Document this.
(cp invocation): Document -u (it was missing!) with new behavior.
2004-04-12 09:22:02 +00:00
Jim Meyering 3104d1d445 *** empty log message *** 2004-04-08 21:37:50 +00:00
Jim Meyering eee12ddc9d Remove noctty flag from dd. 2004-04-08 21:36:45 +00:00
Jim Meyering a61bca91eb . 2004-04-08 15:38:59 +00:00
Jim Meyering 5335c90dcc *** empty log message *** 2004-04-08 15:35:46 +00:00
Jim Meyering 4b68b2dd0f New dd conv= symbols nocreat, excl, fdatasync, fsync,
and new dd options iflag= and oflag=.

(dd invocation): Document them.
2004-04-08 15:35:40 +00:00
Jim Meyering e1e509dd3f *** empty log message *** 2004-04-07 09:51:24 +00:00
Jim Meyering 246870834b (stty invocation - Input): Document new iutf8 option. 2004-04-07 09:50:48 +00:00
Jim Meyering b9bf29b6df *** empty log message *** 2004-04-04 16:24:29 +00:00
Jim Meyering 378375a2bd (stat invocation): Correct --format description. 2004-04-04 16:24:25 +00:00
Jim Meyering b275fab12c . 2004-04-04 06:55:58 +00:00
Jim Meyering d49a6c1a2b . 2004-03-31 07:48:14 +00:00
Jim Meyering 875d295290 *** empty log message *** 2004-03-24 17:38:21 +00:00
Jim Meyering 98e876d783 (Block size): Document new envvar BLOCKSIZE. 2004-03-24 17:38:17 +00:00
Jim Meyering b3601c900a . 2004-03-24 15:19:40 +00:00
Jim Meyering 6efb50627e Use @sc{nul} consistently for NUL.
(du invocation): FILE0 -> FILE.
2004-03-24 15:12:39 +00:00
Jim Meyering 032c6c1c3d *** empty log message *** 2004-03-24 15:12:14 +00:00
Jim Meyering 692ffb1ec4 (check-texinfo): Add a check to ensure future
consistency in using @sc{nul}, not `NUL'.
2004-03-24 15:12:11 +00:00
Jim Meyering b50cfcc354 *** empty log message *** 2004-03-23 11:34:00 +00:00
Jim Meyering b6ed597b0f (du invocation): --files0-from is useful with
--total (-c), not with --summarize.
2004-03-23 11:33:56 +00:00
Jim Meyering ed837051b6 *** empty log message *** 2004-03-22 22:27:37 +00:00
Jim Meyering 29e2176da8 Tweak a few lines that resulted in `overfull hbox' warnings. 2004-03-22 22:27:33 +00:00
Jim Meyering e5150544f5 *** empty log message *** 2004-03-21 18:48:21 +00:00
Jim Meyering 47be7107b3 (du invocation): Document new option: --file0-from=F. 2004-03-21 18:48:17 +00:00
Jim Meyering f339dc62bf *** empty log message *** 2004-03-17 17:38:36 +00:00
Jim Meyering 9f21702675 (General date syntax, Time of day items): Likewise.
Add copyright notice.  Change getdate to
get_date when talking about the function name.
(Seconds since the Epoch): New section, containing the time_t
info moved from Date input formats section, along with new
info about the @ syntax.  Mention negative time stamps,
fractional time stamps, and leap seconds.
(General date syntax): Modernize examples a bit to reflect new
features.
(General date syntax, Relative items in date strings):
Use ' rather than " to quote formats.
(Time of day items): Add an example with fractional seconds.
Describe fractional-second syntax.
2004-03-17 17:37:28 +00:00
Jim Meyering a6ba09871c (touch invocation):
Describe use of fractional seconds.
(date invocation, Options for date): Likewise.
(date invocation): Mention effect of LC_TIME.
(Options for date): Describe new --iso-8601=ns option.
2004-03-17 17:31:15 +00:00
Jim Meyering be0d8823c4 *** empty log message *** 2004-03-15 13:03:19 +00:00
Jim Meyering 17257fea63 (date invocation): Add missing `C' to %[...] range
in the `Date directives:: ...' menu entry.  From Bob Proulx.
2004-03-15 13:03:13 +00:00
Jim Meyering 00072cac19 *** empty log message *** 2004-03-15 12:02:25 +00:00
Jim Meyering a613e4f93a Add FIXME comment:
The following don't have `invocation' nodes: [, pinky, shasum, uptime
2004-03-15 12:02:19 +00:00
Jim Meyering 98ea4dad08 . 2004-03-11 09:25:53 +00:00
Jim Meyering deafc3de5f *** empty log message *** 2004-03-10 17:53:57 +00:00
Jim Meyering 11a0405450 (Sorting the output): Remove description of
ls's --sort=directory option.  ls doesn't accept that option, yet.
2004-03-10 17:53:50 +00:00
Jim Meyering 33f515c920 *** empty log message *** 2004-03-10 09:51:30 +00:00
Jim Meyering ebbbe4553a (cp invocation): Improve description of cp's --sparse=WHEN option. 2004-03-10 09:51:26 +00:00
Jim Meyering ae6f132503 *** empty log message *** 2004-03-10 06:51:09 +00:00