aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-11-06 18:50:56 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-11-06 18:50:56 +0100
commit2c57ff750dd0ae6e3c9d72fd24eb32ff7ae235d7 (patch)
tree3b6448571afadbbf59248ae1ce7ebc3d638b72b7
parent1aeca5f89e768df83d3f6f86e0d782e5a20fc1f6 (diff)
wibble
-rw-r--r--README2
-rwxr-xr-xinterimap2
-rw-r--r--interimap.13
-rw-r--r--interimap.service2
4 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index bf2e052..2b577a5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-InterIMAP is a fast two-way synchronization program for QRESYNC-capable
+InterIMAP is a fast bidirectional synchronization program for QRESYNC-capable
IMAP4rev1 servers. Consult the manual for more information.
diff --git a/interimap b/interimap
index 8a0afe5..553586f 100755
--- a/interimap
+++ b/interimap
@@ -1,7 +1,7 @@
#!/usr/bin/perl -T
#----------------------------------------------------------------------
-# Fast two-way synchronization program for QRESYNC-capable IMAP servers
+# Fast bidirectional synchronization for QRESYNC-capable IMAP servers
# Copyright © 2015 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/interimap.1 b/interimap.1
index 595f4a8..7058f62 100644
--- a/interimap.1
+++ b/interimap.1
@@ -1,8 +1,7 @@
.TH INTERIMAP "1" "JULY 2015" "InterIMAP" "User Commands"
.SH NAME
-InterIMAP \- Fast two-way synchronization program for QRESYNC-capable
-IMAP servers
+InterIMAP \- Fast bidirectional synchronization for QRESYNC-capable IMAP servers
.SH SYNOPSIS
.B interimap\fR [\fIOPTION\fR ...] [\fICOMMAND\fR] [\fIMAILBOX\fR ...]
diff --git a/interimap.service b/interimap.service
index 2dc1506..8c685d9 100644
--- a/interimap.service
+++ b/interimap.service
@@ -1,5 +1,5 @@
[Unit]
-Description=Fast two-way synchronization program for QRESYNC-capable IMAP servers
+Description=Fast bidirectional synchronization for QRESYNC-capable IMAP servers
Wants=network-online.target
After=network-online.target