commit 949dafc17118e458da712a9d203dc66e306eb282
parent 4904f26e5d3de5c5b15c439ecb614e49600a43fc
Author: sin <sin@2f30.org>
Date: Tue, 17 Feb 2015 13:55:44 +0000
strings: The default minimum length sequence is 4 characters not 6
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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,