diff options
author | Denys Vlasenko | 2009-06-15 09:16:27 +0200 |
---|---|---|
committer | Denys Vlasenko | 2009-06-15 09:16:27 +0200 |
commit | cd3dd42c28832da92ee0d4d3afe7cf722e38f80c (patch) | |
tree | 6c97c10fb539f2d8cb8d3f34eff73ac6bcecf70b /docs | |
parent | 82a6fb3ea6b49bcf1ef21ab589179ee2d6ffdc09 (diff) | |
download | busybox-cd3dd42c28832da92ee0d4d3afe7cf722e38f80c.zip busybox-cd3dd42c28832da92ee0d4d3afe7cf722e38f80c.tar.gz |
seq: fix testsuite failures
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/posix_conformance.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posix_conformance.txt b/docs/posix_conformance.txt index a9176f5..5451a32 100644 --- a/docs/posix_conformance.txt +++ b/docs/posix_conformance.txt @@ -189,7 +189,7 @@ df POSIX options df Busybox specific options: -a, -m, -B SIZE, -i, -h Remark: -- It seems that GNU df doesnt rount percents up in its output (thus its results are a bit different) +- It seems that GNU df does not round percents up in its output (thus its results are a bit different) diff POSIX options option | exists | compliant | remarks |