aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/krino.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5
index 01d0f3d..28d7034 100644
--- a/man/krino.conf.5
+++ b/man/krino.conf.5
@@ -281,8 +281,8 @@ the exclude holds and the file is set aside as
with a warning.
A file whose format has no text at all, such as an image or an archive,
is not unreadable: its content tests are false, with no warning.
-A file of no known extension that starts as text and holds binary data
-further on is unreadable.
+So is a file of no known extension that starts as text and holds binary
+data further on, such as a self-extracting installer.
.Sh RULES
.Bd -literal -offset indent
(rule NAME ITEM...)
@@ -498,8 +498,8 @@ Groups overlap; a file can belong to several.
.It Sy text
Known text extensions, or detected from the first 8 KiB: valid UTF-8, or
UTF-16 with a BOM, and no NUL bytes.
-A file detected as text that holds a NUL or invalid UTF-8 further on cannot
-be read.
+A file that holds a NUL or invalid UTF-8 further on, such as a
+self-extracting installer, has no content.
.It Sy pdf
.Ic pdftotext
.Pq 30 second timeout .