commit 6005eab8a62903cc88275b4c8cd587e9bcd0c3be
parent cf199b744e423c554f26f42b5054b469ed142bbd
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 10 Nov 2019 14:55:58 +0100
README: tiny typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -37,7 +37,7 @@ Features
- Uses OpenBSD pledge(2) and unveil(2). Allow no filesystem access (writes to
stdout).
-- Impose timeout and maximum size limits.
+- Impose time-out and maximum size limits.
- Use well-defined exitcodes for reliable scripting (curl sucks at this).
- Send as little information as possible (no User-Agent etc by default).