aboutsummaryrefslogtreecommitdiff
path: root/docs/contributing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing.txt')
-rw-r--r--docs/contributing.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt
index 0d2f553ed..ae4ec3ef7 100644
--- a/docs/contributing.txt
+++ b/docs/contributing.txt
@@ -116,7 +116,7 @@ Bug Reporting
116If you find bugs, please submit a detailed bug report to the busybox mailing 116If you find bugs, please submit a detailed bug report to the busybox mailing
117list at busybox@busybox.net. A well-written bug report should include a 117list at busybox@busybox.net. A well-written bug report should include a
118transcript of a shell session that demonstrates the bad behavior and enables 118transcript of a shell session that demonstrates the bad behavior and enables
119anyone else to duplicate the bug on their own machine. The following is such 119anyone else to duplicate the bug on their own machine. The following is such
120an example: 120an example:
121 121
122 To: busybox@busybox.net 122 To: busybox@busybox.net
@@ -137,7 +137,7 @@ an example:
137 $ date 137 $ date
138 llegal instruction 138 llegal instruction
139 139
140 I am using Debian unstable, kernel version 2.4.19-rmk1 on an Netwinder, 140 I am using Debian unstable, kernel version 2.4.19-rmk1 on an Netwinder,
141 and the latest uClibc from CVS. Thanks for the wonderful program! 141 and the latest uClibc from CVS. Thanks for the wonderful program!
142 142
143 -Diligent 143 -Diligent
@@ -231,7 +231,7 @@ These are dirty jobs, but somebody's gotta do 'em.
231 231
232 - "Ten Commandments" compliance: (this is a "maybe", certainly not as 232 - "Ten Commandments" compliance: (this is a "maybe", certainly not as
233 important as any of the previous items.) 233 important as any of the previous items.)
234 http://www.lysator.liu.se/c/ten-commandments.html 234 http://www.lysator.liu.se/c/ten-commandments.html
235 235
236Other useful links: 236Other useful links:
237 237