commit 5c9dc1b799b0a609057b33c232bc40c44fe570aa
parent aabcb69991ede9cb2fead853df548df5a572a117
Author: sin <sin@2f30.org>
Date: Sun, 23 Nov 2014 12:46:12 +0000
Add note about standards for strings.1
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/strings.1 b/strings.1
@@ -11,3 +11,7 @@
.Nm
prints the printable character sequences that are at least 6 characters
long. If no files are given then it uses stdin.
+.Sh STANDARDS
+.Nm
+mirrors the semantics of Plan9
+.Xr strings 1 .