INN commit: branches/2.4 (3 files)
INN Commit
Russ_Allbery at isc.org
Fri Feb 27 17:49:29 UTC 2009
Date: Friday, February 27, 2009 @ 09:49:29
Author: iulius
Revision: 8356
Remove my email from documentation.
Modified:
branches/2.4/doc/man/simpleftp.1
branches/2.4/doc/pod/simpleftp.pod
branches/2.4/scripts/simpleftp.in
-----------------------+
doc/man/simpleftp.1 | 4 ++--
doc/pod/simpleftp.pod | 2 +-
scripts/simpleftp.in | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
Modified: doc/man/simpleftp.1
===================================================================
--- doc/man/simpleftp.1 2009-02-26 22:18:58 UTC (rev 8355)
+++ doc/man/simpleftp.1 2009-02-27 17:49:29 UTC (rev 8356)
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "SIMPLEFTP 1"
-.TH SIMPLEFTP 1 "2008-04-06" "INN 2.4.6" "InterNetNews Documentation"
+.TH SIMPLEFTP 1 "2009-02-27" "INN 2.4.6" "InterNetNews Documentation"
.SH "NAME"
simpleftp \- Rudimentary FTP client
.SH "SYNOPSIS"
@@ -164,7 +164,7 @@
.SH "HISTORY"
.IX Header "HISTORY"
Tossed off by David C Lawrence <tale at isc.org> for InterNetNews.
-Rewritten to use Net::FTP by Julien Elie <julien at trigofacile.com>.
+Rewritten to use Net::FTP by Julien Elie.
.PP
$Id$
.SH "SEE ALSO"
Modified: doc/pod/simpleftp.pod
===================================================================
--- doc/pod/simpleftp.pod 2009-02-26 22:18:58 UTC (rev 8355)
+++ doc/pod/simpleftp.pod 2009-02-27 17:49:29 UTC (rev 8356)
@@ -35,7 +35,7 @@
=head1 HISTORY
Tossed off by David C Lawrence <tale at isc.org> for InterNetNews.
-Rewritten to use Net::FTP by Julien Elie <julien at trigofacile.com>.
+Rewritten to use Net::FTP by Julien Elie.
$Id$
Modified: scripts/simpleftp.in
===================================================================
--- scripts/simpleftp.in 2009-02-26 22:18:58 UTC (rev 8355)
+++ scripts/simpleftp.in 2009-02-27 17:49:29 UTC (rev 8356)
@@ -3,7 +3,7 @@
# simpleftp - Rudimentary FTP client.
#
# Author: David Lawrence <tale at isc.org>.
-# Rewritten by Julien Elie <julien at trigofacile.com> to use Net::FTP.
+# Rewritten by Julien Elie to use Net::FTP.
#
# Fetch files to the local machine based on URLs on the command line.
# INN's configure searches for ncftp, wget, linx, et caetera,
More information about the inn-committers
mailing list