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/contributing.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/contributing.txt')
-rw-r--r-- | docs/contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt index 54cba750e..cc1657453 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt | |||
@@ -124,7 +124,7 @@ an example: | |||
124 | But when I use BusyBox date I get this instead: | 124 | But when I use BusyBox date I get this instead: |
125 | 125 | ||
126 | $ date | 126 | $ date |
127 | llegal instruction | 127 | Illegal instruction |
128 | 128 | ||
129 | I am using Debian unstable, kernel version 2.4.19-rmk1 on an Netwinder, | 129 | I am using Debian unstable, kernel version 2.4.19-rmk1 on an Netwinder, |
130 | and the latest uClibc from CVS. | 130 | and the latest uClibc from CVS. |