Jim Meyering
db247bf090
*** empty log message ***
2004-01-16 07:53:22 +00:00
Jim Meyering
7430e918cb
(touch invocation): touch -r and -d can now
...
both be specified, with -r specifying the origin for -d.
2004-01-16 07:53:19 +00:00
Jim Meyering
0946e9bf4e
*** empty log message ***
2004-01-15 10:58:53 +00:00
Jim Meyering
45871380c2
Factor out some common options.
...
(Common options): Define macros here.
(What information is listed, cp invocation): Use the macro(s).
(install invocation, mv invocation, ln invocation): Likewise.
(df invocation, du invocation): Likewise.
2004-01-15 10:58:47 +00:00
Jim Meyering
a47ca8b0ed
.
2004-01-12 23:44:03 +00:00
Jim Meyering
346c255a81
.
2004-01-11 23:23:39 +00:00
Jim Meyering
f7256c6635
.
2004-01-11 23:21:06 +00:00
Jim Meyering
4184de1bd8
.
2004-01-09 21:49:58 +00:00
Jim Meyering
e8df2048c8
.
2004-01-09 18:27:12 +00:00
Jim Meyering
edb240b6f7
*** empty log message ***
2004-01-09 18:16:11 +00:00
Jim Meyering
67e588d2df
(yes invocation): Document that a write error
...
makes `yes' exit unsuccessfully.
(chroot invocation): Enumerate the meaning of exit status values.
(nice invocation): Likewise.
(Exit status) [@macro exitstatus]: New macro.
Use @exitstatus to describe the exit status of most programs.
2004-01-09 18:15:58 +00:00
Jim Meyering
3c0b7717ef
(du invocation): Mention that -H will eventually
...
mean not --si, but --dereference-args (-D).
2004-01-09 16:21:51 +00:00
Jim Meyering
8e25ccda3c
(join invocation): Remove documentation
...
accordingly. Document that -t makes all separators significant.
2003-12-30 08:26:16 +00:00
Jim Meyering
5a1305abb4
.
2003-12-20 17:58:46 +00:00
Jim Meyering
af1df22b42
.
2003-12-20 11:39:08 +00:00
Jim Meyering
340b33464a
(du invocation): Describe new option: -0, --null.
2003-12-20 11:28:14 +00:00
Jim Meyering
2e1934cb77
.
2003-12-18 10:38:22 +00:00
Jim Meyering
b44464be69
.
2003-12-12 04:55:00 +00:00
Jim Meyering
a8404d3cf8
*** empty log message ***
2003-12-08 08:37:41 +00:00
Jim Meyering
131083bdbc
(What information is listed, chroot invocation):
...
Adjust example 'ls' output to match new behavior with narrower
output columns.
(The cut command): Remove example that cut the output of
'ls -l'. The output was incorrect even with the old 'ls', and
the whole idea of using 'cut' on 'ls -l' output is bogus anyway.
2003-12-08 08:37:36 +00:00
Jim Meyering
a146b69be1
.
2003-12-03 10:31:37 +00:00
Jim Meyering
e61017bc19
.
2003-11-27 09:42:50 +00:00
Jim Meyering
fea15ed751
Tweak mark-up to use @env, not @code in a few places.
...
Mark new use of LC_NUMERIC.
2003-11-27 07:58:32 +00:00
Jim Meyering
c86e7b4b51
*** empty log message ***
2003-11-27 07:52:48 +00:00
Jim Meyering
c7ba991a1d
Parse floating-point operands and options in the C locale.
...
POSIX requires this for printf, and we might as well be
consistent elsewhere (tail, sleep, seq).
(tail invocation, printf invocation,
sleep invocation, seq invocation): Document this.
2003-11-27 07:52:45 +00:00
Jim Meyering
8580fa2908
(Traversing symlinks): Rearrange things.
...
(chown invocation): Add xrefs to `Traversing symlinks' for -H, -P, -L.
(chgrp invocation): Likewise.
2003-11-26 11:21:28 +00:00
Jim Meyering
a69915d6a4
*** empty log message ***
2003-11-24 10:58:20 +00:00
Jim Meyering
1915bbbed5
(Traversing symlinks, Treating / specially): New sections.
...
(rm invocation, chown invocation, chmod invocation, chgrp invocation):
Describe new options, --preserve-root and --no-preserve-root.
2003-11-24 10:58:08 +00:00
Jim Meyering
f40b756c79
upgrade to automake-1.7d
2003-11-24 08:01:57 +00:00
Jim Meyering
b15ebcd4a7
*** empty log message ***
2003-11-11 12:42:09 +00:00
Jim Meyering
35fcd6024f
(@chownchgrpoptions): add index entry for this.
2003-11-11 12:42:02 +00:00
Jim Meyering
b24c54e8ee
(chown invocation) [chownchgrpoptions]: New macro
...
describing -H, -L, -P options. Use it here.
(chgrp invocation): And here.
2003-11-11 12:38:07 +00:00
Jim Meyering
5ce5b23f26
.
2003-11-09 21:19:18 +00:00
Jim Meyering
19376dd257
(dd invocation): Fix typo in example.
2003-11-09 07:21:47 +00:00
Jim Meyering
7d3d2fb075
*** empty log message ***
2003-10-15 07:43:07 +00:00
Jim Meyering
0d3c3801d6
(ln invocation): Note that --directory, -d, -F
...
probably won't work even for superuser.
2003-10-15 07:43:04 +00:00
Jim Meyering
1fa0bdedfa
*** empty log message ***
2003-10-08 17:53:28 +00:00
Jim Meyering
49e0862ebb
(csplit invocation):
...
The regexp offset need not have a sign; POSIX requires support
for signless offets.
2003-10-08 17:53:18 +00:00
Jim Meyering
65cf146ccb
.
2003-10-07 07:21:37 +00:00
Jim Meyering
4bb11ad5bf
*** empty log message ***
2003-10-03 20:15:40 +00:00
Jim Meyering
b1c0650ca5
(du invocation): Describe -P, --no-dereference.
2003-10-03 20:15:36 +00:00
Jim Meyering
870b12372e
.
2003-10-02 20:30:47 +00:00
Jim Meyering
5fba963d34
(Translating): Correct typo in menu description.
2003-09-28 08:00:50 +00:00
Jim Meyering
adc224e5b1
.
2003-09-10 09:35:07 +00:00
Jim Meyering
00b25daa96
.
2003-09-05 20:55:28 +00:00
Jim Meyering
c39acefee8
(sort invocation): -d now overrides -i.
...
"whitespace" -> "blanks"; "whitespace" isn't correct.
-t '\0' now specifies a NUL tab.
2003-09-04 22:25:34 +00:00
Jim Meyering
d702490003
*** empty log message ***
2003-09-04 22:24:21 +00:00
Jim Meyering
941b28ec5b
.
2003-08-19 21:05:04 +00:00
Jim Meyering
48e6983c88
.
2003-08-18 09:46:12 +00:00
Jim Meyering
afb16a5a4a
.
2003-08-18 09:45:27 +00:00