Audit split(1)

1) Refactor manpage, add STANDARDS section.
2) Boolean-style-changes.
3) Update usage, reflecting num-idiom also changed in the manpage.
4) Refactor error messages.
5) Also fclose stdin.
6) Empty line before return.
This commit is contained in:
FRIGN
2015-03-17 22:59:48 +01:00
parent 4d946a274f
commit 3725d501b3
3 changed files with 46 additions and 46 deletions

4
README
View File

@@ -56,7 +56,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
#*| printf yes none
=*| pwd yes none
= readlink non-posix none
=* renice yes none
=*| renice yes none
=*| rm yes none (-i)
=*| rmdir yes none
# sed
@@ -67,7 +67,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
=*| sha512sum non-posix none
=*| sleep yes none
sort no -m, -o, -d, -f, -i
=* split yes none
=*| split yes none
=*| sponge non-posix none
#* strings yes none
=* sync non-posix none