Audit test(1)

Only add empty lines before returns, everything else is ok.
Also add the STANDARDS-section to the manpage, which was only
present as a heading until now.
This commit is contained in:
FRIGN
2015-03-17 23:35:11 +01:00
parent 6372a8f227
commit 99ded174b2
3 changed files with 10 additions and 1 deletions

5
test.1
View File

@@ -117,3 +117,8 @@ An error occurred.
.Sh SEE ALSO
.Xr expr 1
.Sh STANDARDS
The
.Nm
utility is compliant with the
.St -p1003.1-2008
specification.