@cindex symbolic links, changing owner
@findex lchown
Do not act on symbolic links themselves but rather on what they point to.
+This is the default.
@item -h
@itemx --no-dereference
@cindex symbolic links, changing owner
@findex lchown
Act on symbolic links themselves instead of what they point to.
-This is the default.
This mode relies on the @code{lchown} system call.
On systems that do not provide the @code{lchown} system call,
@command{chown} fails when a file specified on the command line
@cindex symbolic links, changing owner
@findex lchown
Do not act on symbolic links themselves but rather on what they point to.
+This is the default.
@item -h
@itemx --no-dereference
@cindex symbolic links, changing group
@findex lchown
Act on symbolic links themselves instead of what they point to.
-This is the default.
This mode relies on the @code{lchown} system call.
On systems that do not provide the @code{lchown} system call,
@command{chgrp} fails when a file specified on the command line