aboutsummaryrefslogtreecommitdiff
path: root/docs/autodocifier.pl
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-14 21:21:08 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-14 21:21:08 +0000
commitad42ea5b0d506c6886eb87a4ff7f175598356cd3 (patch)
tree81fb6290ef50af3488a5ee0f97150b6503df6a3f /docs/autodocifier.pl
parentc49e4634f9c92aae68e4345d18594a6b3920fcdf (diff)
downloadbusybox-w32-ad42ea5b0d506c6886eb87a4ff7f175598356cd3.tar.gz
busybox-w32-ad42ea5b0d506c6886eb87a4ff7f175598356cd3.tar.bz2
busybox-w32-ad42ea5b0d506c6886eb87a4ff7f175598356cd3.zip
Update a bunch of docs. Run a script to update my email addr.
git-svn-id: svn://busybox.net/trunk/busybox@7061 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs/autodocifier.pl')
-rwxr-xr-xdocs/autodocifier.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/autodocifier.pl b/docs/autodocifier.pl
index 377c8b55b..e06a1dad8 100755
--- a/docs/autodocifier.pl
+++ b/docs/autodocifier.pl
@@ -197,8 +197,8 @@ machine-readable form, and scripts could be used to transform this
197text into other forms if necessary. 197text into other forms if necessary.
198 198
199F<autodocifier.pl> is one such script. 199F<autodocifier.pl> is one such script.
200It was based on a script by Erik Andersen <andersen@lineo.com> 200It was based on a script by Erik Andersen <andersen@codepoet.org>
201which was in turn based on a script by Mark Whitley <markw@lineo.com> 201which was in turn based on a script by Mark Whitley <markw@codepoet.org>
202 202
203=head1 OPTIONS 203=head1 OPTIONS
204 204
@@ -288,4 +288,4 @@ John BEPPU <b@ax9.org>
288 288
289=cut 289=cut
290 290
291# $Id: autodocifier.pl,v 1.23 2001/10/31 04:29:18 beppu Exp $ 291# $Id: autodocifier.pl,v 1.24 2003/07/14 21:20:48 andersen Exp $