diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 01:56:15 +0000 |
commit | 6f66db78ccbae5dd17919c01f9822aa68400da7f (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /docs/new-applet-HOWTO.txt | |
parent | 11a0e6ac5a1fe21b2fdea4c42e5e48e3b9b05f33 (diff) | |
download | busybox-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.txt | 2 |
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 | ||
133 | Then create a diff -urN of the files you added (<applet>.c, usage.c, | 133 | Then create a diff -urN of the files you added (<applet>.c, usage.c, |
134 | applets.h, Config.h) and send it to the mailing list: | 134 | applets.h, Config.h) and send it to the mailing list: |
135 | busybox@opensource.lineo.com. Sending patches as attachments is preferred, but | 135 | busybox@busybox.net. Sending patches as attachments is preferred, but |
136 | not required. | 136 | not required. |
137 | 137 | ||
138 | 138 | ||