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

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