aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>2000-09-15 08:04:42 +0000
committerJohn Beppu <beppu@lbox.org>2000-09-15 08:04:42 +0000
commit2aee9931184a9c13d4e7147aaf3a892bb56a3935 (patch)
treee3bf457a63d64efeb06b04f84dd9889cbafcab75
parentf5cf8c6c65cbe48157dc8f9a4f159d6919b02143 (diff)
downloadbusybox-w32-2aee9931184a9c13d4e7147aaf3a892bb56a3935.tar.gz
busybox-w32-2aee9931184a9c13d4e7147aaf3a892bb56a3935.tar.bz2
busybox-w32-2aee9931184a9c13d4e7147aaf3a892bb56a3935.zip
+ credit markw@lineo.com for his contributions
-rw-r--r--AUTHORS3
-rw-r--r--docs/busybox.pod6
-rw-r--r--docs/busybox.sgml4
3 files changed, 12 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 441e7f792..610b63197 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -58,6 +58,9 @@ Gyepi Sam <gyepi@praxis-sw.com>
58Linus Torvalds <torvalds@transmeta.com> 58Linus Torvalds <torvalds@transmeta.com>
59 mkswap, fsck.minix, mkfs.minix 59 mkswap, fsck.minix, mkfs.minix
60 60
61Mark Whitley <markw@lineo.com>
62 sed remix, bug fixes, style-guide, etc.
63
61Charles P. Wright <cpwright@villagenet.com> 64Charles P. Wright <cpwright@villagenet.com>
62 gzip, mini-netcat(nc) 65 gzip, mini-netcat(nc)
63 66
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 3bedcefb7..87e9d95b3 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -2141,6 +2141,10 @@ Linus Torvalds <torvalds@transmeta.com>
2141 2141
2142=for html <br> 2142=for html <br>
2143 2143
2144Mark Whitley <markw@lineo.com>
2145
2146=for html <br>
2147
2144Charles P. Wright <cpwright@villagenet.com> 2148Charles P. Wright <cpwright@villagenet.com>
2145 2149
2146=for html <br> 2150=for html <br>
@@ -2151,4 +2155,4 @@ Enrique Zanardi <ezanardi@ull.es>
2151 2155
2152=cut 2156=cut
2153 2157
2154# $Id: busybox.pod,v 1.66 2000/09/05 17:37:48 andersen Exp $ 2158# $Id: busybox.pod,v 1.67 2000/09/15 08:04:42 beppu Exp $
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index a25aa0189..61b08adbd 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -3752,6 +3752,10 @@
3752 Linus Torvalds &lt;torvalds@transmeta.com&gt; 3752 Linus Torvalds &lt;torvalds@transmeta.com&gt;
3753 </para> 3753 </para>
3754 3754
3755 <para>
3756 Mark Whitley &lt;markw@lineo.com&gt;
3757 </para>
3758
3755 <para> 3759 <para>
3756 Charles P. Wright &lt;cpwright@villagenet.com&gt; 3760 Charles P. Wright &lt;cpwright@villagenet.com&gt;
3757 </para> 3761 </para>