ChangeLog, chattr.1.in, chattr.c, lsattr.1.in, lsattr.c:
chattr.c, lsattr.c: Only print the version information for the program
if the -V option is given.
chattr.c: Ignore symbolic links when doing a recursive descent through
a directory.
diff --git a/misc/chattr.1.in b/misc/chattr.1.in
index 32b4bf5..5200cda 100644
--- a/misc/chattr.1.in
+++ b/misc/chattr.1.in
@@ -33,9 +33,11 @@
.TP
.I -R
Recursively change attributes of directories and their contents.
+Symbolic links encountered during recursive directory traversals are
+ignored.
.TP
.I -V
-Verbosely describe changed attributes.
+Be verbose with chattr's output and print the program version.
.TP
.I -v version
Set the files version.