From 11a2c57c6eeaff0ef963fc6f8b74caa27b147bdb Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 14 Sep 2026 23:24:08 +0200 Subject: text that turns binary further on has no content, like an image --- man/krino.conf.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man') 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 . -- cgit v1.3