diff options
author | Eric Andersen | 2000-06-02 03:21:36 +0000 |
---|---|---|
committer | Eric Andersen | 2000-06-02 03:21:36 +0000 |
commit | 08e9289ab364ac1077643be85ad834779896bb9b (patch) | |
tree | aacd5d8ae2fe8d47ef717cee5f258ddc61d47af5 | |
parent | b6c6d87a99c8d0fe59a3fbf45d5d78ee784ba55e (diff) | |
download | busybox-08e9289ab364ac1077643be85ad834779896bb9b.zip busybox-08e9289ab364ac1077643be85ad834779896bb9b.tar.gz |
Acknowledge contributions of Pavel Roskin, and fix doc building
so the html goes into the website directory.
-Erik
-rw-r--r-- | docs/busybox.pod | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod index d6b475c..e8b5a9e 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -1908,6 +1908,10 @@ Bruce Perens <bruce@perens.com> =for html <br> +Pavel Roskin <pavel_roskin@geocities.com> + +=for html <br> + Linus Torvalds <torvalds@transmeta.com> =for html <br> @@ -1922,4 +1926,4 @@ Enrique Zanardi <ezanardi@ull.es> =cut -# $Id: busybox.pod,v 1.31 2000/05/13 05:36:13 erik Exp $ +# $Id: busybox.pod,v 1.32 2000/06/02 03:30:50 andersen Exp $ |