Change ls -H back to the way it was yesterday, since this is
authorJim Meyering <jim@meyering.net>
Sat, 18 Jan 2003 18:01:51 +0000 (18:01 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Jan 2003 18:01:51 +0000 (18:01 +0000)
commitba2b351bbf58cbc6ae9ccc880623ffce16f65c05
tree045d6642a59f04373bc97b935054fb26d5a5cbf9
parentf0110096ac8501a66285390f97437ca5b20b0193
Change ls -H back to the way it was yesterday, since this is
compatible with FreeBSD and the POSIX spec is confusing
and somewhat contradictory.

(DEREF_COMMAND_LINE_ARGUMENTS): Change name back
from DEREF_COMMAND_LINE_SYMLINK_TO_DIR, updating all uses.
(long_options): Change the long option name back.
(usage): Change the usage back.
(gobble_file): When -H is specified, dereference a top-level
arg even if it points to a non-directory.
src/ls.c