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

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