[BusyBox-cvs] CVS update of busybox/docs (contributing.txt)
Erik Andersen
andersen at codepoet.org
Wed Jul 14 10:01:05 UTC 2004
Date: Wednesday, July 14, 2004 @ 04:01:05
Author: andersen
Path: /var/cvs/busybox/docs
Modified: contributing.txt (1.10 -> 1.11)
Fixup a few documentation bugs
Index: busybox/docs/contributing.txt
diff -u busybox/docs/contributing.txt:1.10 busybox/docs/contributing.txt:1.11
--- busybox/docs/contributing.txt:1.10 Mon Mar 15 01:28:26 2004
+++ busybox/docs/contributing.txt Wed Jul 14 04:01:04 2004
@@ -73,7 +73,7 @@
------------------------
Busybox can always use improvement! If you're looking for ways to help, there
-there are a variety of areas where you could help.
+are a variety of areas where you could help.
What Busybox Doesn't Need
@@ -214,7 +214,7 @@
is very Perl-specific, but the advice given in here applies equally well to
C.
- - C library funciton use audits: Verifying that functions are being used
+ - C library function use audits: Verifying that functions are being used
properly (called with the right args), replacing unsafe library functions
with safer versions, making sure return codes are being checked, etc.
More information about the busybox-cvs
mailing list