diff options
author | Jim Meyering <jim@meyering.net> | 2004-02-22 15:44:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-02-22 15:44:32 +0000 |
commit | 4f23a90bf9f39e9db97118d3301f6ef17546d553 (patch) | |
tree | cae65fcbf220628a934ff823c9b02c25871cfd7e /doc | |
parent | fde13b7b10f0f929d1ae1c54ed19c06219c076b0 (diff) | |
download | coreutils-4f23a90bf9f39e9db97118d3301f6ef17546d553.tar.xz |
tweak wording of last change
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index cd1d94c63..5d37be7d0 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8461,8 +8461,8 @@ are often symbolic links. @item -H @opindex -H -Currently @option{-H} is the same as @option{--si}, -but @option{-H} evokes a warning. +Currently, @option{-H} is the same as @option{--si}, +except that @option{-H} evokes a warning. This option will be changed to be equivalent to @option{--dereference-args} (@option{-D}). |