POSIX 2013 audit

Mostly manpage-shuffling according to the changes in the corrigendum,
wording changes and more idiomatic expressions.
All this is finished up by marking the POSIX 2013 conformant tools
with
.St -p1003.1-2013
which is not available in older mandoc builds or nroff, but which
reflects what we actually did, so who cares?

This is a huge step and it's not far until we can release sbase 0.1.
This commit is contained in:
FRIGN
2015-03-27 17:22:48 +01:00
parent 06b663234f
commit 57dc7b94b0
60 changed files with 219 additions and 194 deletions

4
cmp.1
View File

@@ -1,4 +1,4 @@
.Dd February 7, 2015
.Dd March 27, 2015
.Dt CMP 1
.Os sbase
.Sh NAME
@@ -46,7 +46,7 @@ An error occurred.
The
.Nm
utility is compliant with the
.St -p1003.1-2008
.St -p1003.1-2013
specification.
.Pp
The "char" in the default result format has been replaced with "byte".