aboutsummaryrefslogtreecommitdiff
path: root/docs/new-applet-HOWTO.txt
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-12-08 01:56:15 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-12-08 01:56:15 +0000
commit6f66db78ccbae5dd17919c01f9822aa68400da7f (patch)
treeb50d166caa9ce3a68b4b119748be38692dd45d40 /docs/new-applet-HOWTO.txt
parent11a0e6ac5a1fe21b2fdea4c42e5e48e3b9b05f33 (diff)
downloadbusybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.tar.gz
busybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.tar.bz2
busybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.zip
Begin moving things to busybox.net
-Erik git-svn-id: svn://busybox.net/trunk/busybox@3871 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs/new-applet-HOWTO.txt')
-rw-r--r--docs/new-applet-HOWTO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/new-applet-HOWTO.txt b/docs/new-applet-HOWTO.txt
index a00dfcc30..edf7eeee8 100644
--- a/docs/new-applet-HOWTO.txt
+++ b/docs/new-applet-HOWTO.txt
@@ -132,7 +132,7 @@ The Grand Announcement
132 132
133Then create a diff -urN of the files you added (<applet>.c, usage.c, 133Then create a diff -urN of the files you added (<applet>.c, usage.c,
134applets.h, Config.h) and send it to the mailing list: 134applets.h, Config.h) and send it to the mailing list:
135busybox@opensource.lineo.com. Sending patches as attachments is preferred, but 135busybox@busybox.net. Sending patches as attachments is preferred, but
136not required. 136not required.
137 137
138 138