aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2006-09-28 23:43:50 +0000
committerNikolaus Schulz <microschulz@web.de>2006-09-28 23:43:50 +0000
commitdbe3c9ce4b961c39f504c03c37dbb6428a8d3caf (patch)
treeb555e3366bcb64c5e5d5e46a9c79055520e8f1cb
parent140596178c5dea3ef6d42b2edf76c9c785bcb702 (diff)
downloadarchivemail-dbe3c9ce4b961c39f504c03c37dbb6428a8d3caf.tar.gz
archivemail-dbe3c9ce4b961c39f504c03c37dbb6428a8d3caf.tar.bz2
archivemail-dbe3c9ce4b961c39f504c03c37dbb6428a8d3caf.zip
Fixed typo in description of IMAP URL syntax.
-rw-r--r--archivemail.14
-rw-r--r--archivemail.sgml2
2 files changed, 3 insertions, 3 deletions
diff --git a/archivemail.1 b/archivemail.1
index 481f9f6..91c742b 100644
--- a/archivemail.1
+++ b/archivemail.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "ARCHIVEMAIL" "1" "27 June 2006" "SP" ""
+.TH "ARCHIVEMAIL" "1" "29 September 2006" "SP" ""
.SH NAME
archivemail \- archive and compress your old email
@@ -201,7 +201,7 @@ Display brief summary information about how to run \fBarchivemail\fR\&.
.PP
\fBarchivemail\fR requires \fBpython\fR(1) version 2.0 or later.
.PP
-To archive an \fBIMAP\fR-format mailbox, use the the format
+To archive an \fBIMAP\fR-format mailbox, use the format
\fBimap://username:password@server/mailbox\fR to specify the
mailbox.
.PP
diff --git a/archivemail.sgml b/archivemail.sgml
index 43b5d4a..ef5ba29 100644
--- a/archivemail.sgml
+++ b/archivemail.sgml
@@ -310,7 +310,7 @@ Display brief summary information about how to run <Command/archivemail/.
</Para>
<Para>
-To archive an <application/IMAP/-format mailbox, use the the format
+To archive an <application/IMAP/-format mailbox, use the format
<command>imap://username:password@server/mailbox</command> to specify the
mailbox.
</Para>