diff options
author | Eric Andersen | 2003-07-14 21:21:08 +0000 |
---|---|---|
committer | Eric Andersen | 2003-07-14 21:21:08 +0000 |
commit | cb81e6484d1f50ec2761f6294722407b14add525 (patch) | |
tree | 81fb6290ef50af3488a5ee0f97150b6503df6a3f /docs/autodocifier.pl | |
parent | 74f270a3177a43b29d98b6c5b6a2c5338be8b98f (diff) | |
download | busybox-cb81e6484d1f50ec2761f6294722407b14add525.zip busybox-cb81e6484d1f50ec2761f6294722407b14add525.tar.gz |
Update a bunch of docs. Run a script to update my email addr.
Diffstat (limited to 'docs/autodocifier.pl')
-rwxr-xr-x | docs/autodocifier.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/autodocifier.pl b/docs/autodocifier.pl index 377c8b5..e06a1da 100755 --- a/docs/autodocifier.pl +++ b/docs/autodocifier.pl @@ -197,8 +197,8 @@ machine-readable form, and scripts could be used to transform this text into other forms if necessary. F<autodocifier.pl> is one such script. -It was based on a script by Erik Andersen <andersen@lineo.com> -which was in turn based on a script by Mark Whitley <markw@lineo.com> +It was based on a script by Erik Andersen <andersen@codepoet.org> +which was in turn based on a script by Mark Whitley <markw@codepoet.org> =head1 OPTIONS @@ -288,4 +288,4 @@ John BEPPU <b@ax9.org> =cut -# $Id: autodocifier.pl,v 1.23 2001/10/31 04:29:18 beppu Exp $ +# $Id: autodocifier.pl,v 1.24 2003/07/14 21:20:48 andersen Exp $ |