Blame SOURCES/file-5.04-man-return-code.patch

417a11
diff --git a/doc/file.man b/doc/file.man
417a11
index fff7730..3a524f5 100644
417a11
--- a/doc/file.man
417a11
+++ b/doc/file.man
417a11
@@ -542,6 +542,11 @@ program, and are not covered by the above license.
417a11
 .Sh RETURN CODE
417a11
 .Nm
417a11
 returns 0 on success, and non-zero on error.
417a11
+.Pp
417a11
+If the file named by the file
417a11
+operand does not exist, cannot be read, or the type of the file named by
417a11
+the file operand cannot be determined, this is not be considered an error
417a11
+that affects the exit status.
417a11
 .Sh BUGS
417a11
 .Pp
417a11
 Please report bugs and send patches to the bug tracker at