From 949dafc17118e458da712a9d203dc66e306eb282 Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 17 Feb 2015 13:55:44 +0000 Subject: [PATCH] strings: The default minimum length sequence is 4 characters not 6 --- strings.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.1 b/strings.1 index 3568a6a..b5c65c2 100644 --- a/strings.1 +++ b/strings.1 @@ -11,7 +11,7 @@ .Op Ar file ... .Sh DESCRIPTION .Nm -prints the printable character sequences that are at least 6 characters +prints the printable character sequences that are at least 4 characters long. If no .Ar files are given,