documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2009-09-06 02:58:59 +02:00
parent 90a9904e9e
commit 5370bfb123
16 changed files with 24 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ Mark Whitley - the remix
Thomas Lundquist - Trying to keep it updated.
When doing this you should consider using the latest svn trunk.
This is a good thing if you plan to getting it commited into mainline.
This is a good thing if you plan to getting it committed into mainline.
Initial Write
-------------
@@ -107,7 +107,7 @@ the function declaration. If not, add it somewhere anyway, with or without
ifdefs to include or not.
You can look at libbb/Config.in and try to find out if the function is
tuneable and add it there if it is.
tunable and add it there if it is.
Placement / Directory