isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 1c758be695c2a10f1145d318831c63b384ce811c
parent f4a192f375c47bc910f7b6216aa270855012d0a2
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Sat, 25 Jan 2014 13:19:02 +0100

fix typos

Diffstat:
Msrc/mbsync.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/mbsync.1 b/src/mbsync.1 @@ -199,7 +199,7 @@ versions 0.8 and 0.9.x. The invariant parts of the file names of the messages are used as keys into a Berkeley database named .isyncuidmap.db, which holds the UID validity as well. .br -The \fBnative\fR scheme is faster, more space efficient, endianess independent +The \fBnative\fR scheme is faster, more space efficient, endianness independent and "human readable", but will be disrupted if a message is copied from another mailbox without getting a new file name; this would result in duplicated UIDs sooner or later, which in turn results in a UID validity change, making @@ -439,7 +439,7 @@ Store are marked as deleted only, i.e., they won't be really deleted until that Store is expunged. .br \fBFlags\fR - propagate flag changes. Note that Deleted/Trashed is a flag as -well; this is particularily interesting if you use \fBmutt\fR with the +well; this is particularly interesting if you use \fBmutt\fR with the maildir_trash option. .br \fBAll\fR (\fB--full\fR on the command line) - all of the above.