diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
commit | 2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /docs/new-applet-HOWTO.txt | |
parent | 05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff) | |
download | busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.bz2 busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.zip |
Begin moving things to busybox.net
-Erik
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 | ||