diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-06 02:58:59 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-09-06 02:58:59 +0200 |
commit | 5370bfb123266ab5716f321e43d3f8f6da7d7143 (patch) | |
tree | fb4a1500d571aee4c36dc2aa5510304d5724cf07 /docs/posix_conformance.txt | |
parent | 90a9904e9ef5f2fb70e1952cb1a68bd9213bcde3 (diff) | |
download | busybox-w32-5370bfb123266ab5716f321e43d3f8f6da7d7143.tar.gz busybox-w32-5370bfb123266ab5716f321e43d3f8f6da7d7143.tar.bz2 busybox-w32-5370bfb123266ab5716f321e43d3f8f6da7d7143.zip |
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs/posix_conformance.txt')
-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 474465efc..d9fa116b8 100644 --- a/docs/posix_conformance.txt +++ b/docs/posix_conformance.txt | |||
@@ -7,7 +7,7 @@ And the complete list of all utilities that POSIX covers: | |||
7 | http://www.opengroup.org/onlinepubs/9699919799/idx/utilities.html | 7 | http://www.opengroup.org/onlinepubs/9699919799/idx/utilities.html |
8 | 8 | ||
9 | This listing is a work in progress, and currently only covers | 9 | This listing is a work in progress, and currently only covers |
10 | tool options (not operands, enviroment variables, return codes, etc..). | 10 | tool options (not operands, environment variables, return codes, etc..). |
11 | For each option it is set if it (a) exists and (b) compliant to POSIX 2008. | 11 | For each option it is set if it (a) exists and (b) compliant to POSIX 2008. |
12 | Some options exist but there is no value in the 'compliant' column: that | 12 | Some options exist but there is no value in the 'compliant' column: that |
13 | means no one has yet bothered to make sure that the option does what it is | 13 | means no one has yet bothered to make sure that the option does what it is |