From 4f753d48708689db2104a69d87dc2445758ece70 Mon Sep 17 00:00:00 2001 From: tjr Date: Wed, 29 May 2002 13:45:16 +0000 Subject: [PATCH] Document standards conformance. --- usr.bin/what/what.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/usr.bin/what/what.1 b/usr.bin/what/what.1 index cfd5935ee214..ef901230fd0a 100644 --- a/usr.bin/what/what.1 +++ b/usr.bin/what/what.1 @@ -66,6 +66,11 @@ Exit status is 0 if any matches were found, otherwise 1. .Sh SEE ALSO .Xr ident 1 , .Xr strings 1 +.Sh STANDARDS +The +.Nm +utility conforms to +.St -p1003.1-2001 . .Sh HISTORY The .Nm