aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:24:08 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:24:08 +0200
commit11a2c57c6eeaff0ef963fc6f8b74caa27b147bdb (patch)
tree336b39597f95d6b97b460075cb50371c979e733c /man
parentc66a842ce4679a3ffa5504dad39b1402bea75e9f (diff)
downloadkrino-11a2c57c6eeaff0ef963fc6f8b74caa27b147bdb.tar.gz
krino-11a2c57c6eeaff0ef963fc6f8b74caa27b147bdb.zip
text that turns binary further on has no content, like an image
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 .