Update *sum(1)-manpages and mark them as finished and audited

Now that -c behaves correctly, the tools are pretty much done.
Only the manpages were not clear enough what happens when you
specify the c-flag.
This is fixed now.
This commit is contained in:
FRIGN
2015-03-01 22:59:20 +01:00
parent 9b06720f62
commit 0c9b52ef9b
5 changed files with 69 additions and 19 deletions

8
README
View File

@@ -42,7 +42,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
=* logger yes none
=* logname yes none
= ls no (-C), -S, -f, -m, -s, -x
=* md5sum non-posix none
=*| md5sum non-posix none
=* mkdir yes none
=* mkfifo yes none
=* mktemp non-posix none
@@ -61,9 +61,9 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
# sed
seq non-posix none
=* setsid non-posix none
= sha1sum non-posix none
= sha256sum non-posix none
= sha512sum non-posix none
=*| sha1sum non-posix none
=*| sha256sum non-posix none
=*| sha512sum non-posix none
=*| sleep yes none
sort no -m, -o, -d, -f, -i
=* split yes none