uniq: Add standards section to manpage and update README

This commit is contained in:
sin
2015-02-11 15:55:58 +00:00
parent 2e5a02dd26
commit 4888bae455
2 changed files with 7 additions and 1 deletions

6
uniq.1
View File

@@ -44,3 +44,9 @@ Ignore the first
.Ar chars
characters in each input line when doing comparisons.
.El
.Sh STANDARDS
The
.Nm
utility is compliant with the
.St -p1003.1-2008
specification.