Browse Source

- fixed typo
- updated maintainer and location

Oswald Buddenhagen 22 years ago
parent
commit
f37f4c29f6
1 changed files with 6 additions and 4 deletions
  1. 6 4
      isync.1

+ 6 - 4
isync.1

@@ -19,7 +19,7 @@
 \" As a special exception, isync may be linked with the OpenSSL library,
 \" As a special exception, isync may be linked with the OpenSSL library,
 \" despite that library's more restrictive license.
 \" despite that library's more restrictive license.
 ..
 ..
-.TH isync 1 "2002 Oct 14"
+.TH isync 1 "2002 Dec 22"
 ..
 ..
 .SH NAME
 .SH NAME
 isync - synchronize IMAP4 and maildir mailboxes
 isync - synchronize IMAP4 and maildir mailboxes
@@ -67,7 +67,7 @@ exist.
 Automatically create the remote IMAP mailbox if it doesn't already exist.
 Automatically create the remote IMAP mailbox if it doesn't already exist.
 .TP
 .TP
 \fB-C\fR, \fB--create\fR
 \fB-C\fR, \fB--create\fR
-Automatically create any mailboxes if they doesn't already exist.
+Automatically create any mailboxes if they don't already exist.
 .TP
 .TP
 \fB-d\fR, \fB--delete\fR
 \fB-d\fR, \fB--delete\fR
 Causes \fBisync\fR to delete messages from the local maildir mailbox 
 Causes \fBisync\fR to delete messages from the local maildir mailbox 
@@ -306,7 +306,9 @@ The configuration file takes precedence over command line options.
 mutt(1), maildir(5)
 mutt(1), maildir(5)
 .P
 .P
 Up to date information on \fBisync\fR can be found at
 Up to date information on \fBisync\fR can be found at
-http://www.cs.hmc.edu/~me/isync/.
+http://isync.sourceforge.net/.
 ..
 ..
 .SH AUTHOR
 .SH AUTHOR
-Written by Michael R. Elkins <me@mutt.org>.
+Written by Michael R. Elkins <me@mutt.org>,
+.br
+maintained by Oswald Buddenhagen <ossi@users.sf.net>.