Ver código fonte

- fixed typo
- updated maintainer and location

Oswald Buddenhagen 22 anos atrás
pai
commit
f37f4c29f6
1 arquivos alterados com 6 adições e 4 exclusões
  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,
 \" despite that library's more restrictive license.
 ..
-.TH isync 1 "2002 Oct 14"
+.TH isync 1 "2002 Dec 22"
 ..
 .SH NAME
 isync - synchronize IMAP4 and maildir mailboxes
@@ -67,7 +67,7 @@ exist.
 Automatically create the remote IMAP mailbox if it doesn't already exist.
 .TP
 \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
 \fB-d\fR, \fB--delete\fR
 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)
 .P
 Up to date information on \fBisync\fR can be found at
-http://www.cs.hmc.edu/~me/isync/.
+http://isync.sourceforge.net/.
 ..
 .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>.