aboutsummaryrefslogtreecommitdiff
path: root/docs/autodocifier.pl
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-14 21:21:08 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-14 21:21:08 +0000
commitcb81e6484d1f50ec2761f6294722407b14add525 (patch)
tree81fb6290ef50af3488a5ee0f97150b6503df6a3f /docs/autodocifier.pl
parent74f270a3177a43b29d98b6c5b6a2c5338be8b98f (diff)
downloadbusybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.tar.gz
busybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.tar.bz2
busybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.zip
Update a bunch of docs. Run a script to update my email addr.
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 $