From eb60cecd3c813372ed618751fe5c77229d26df76 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Thu, 10 Dec 2020 22:41:56 +0100
Subject: documentation: improve wording.

---
 doc/interimap.1.md | 4 ++--
 doc/pullimap.1.md  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'doc')

diff --git a/doc/interimap.1.md b/doc/interimap.1.md
index 54c3dcf..2d2a637 100644
--- a/doc/interimap.1.md
+++ b/doc/interimap.1.md
@@ -329,8 +329,8 @@ Valid options are:
 
 *proxy*
 
-:   An optional SOCKS proxy to use for TCP connections to the IMAP
-    server (`type=imap` and `type=imaps` only), formatted as
+:   Optional SOCKS proxy to use for TCP connections to the IMAP server
+    (`type=imap` and `type=imaps` only), formatted as
     `PROTOCOL://[USER:PASSWORD@]PROXYHOST[:PROXYPORT]`.
     If `PROXYPORT` is omitted, it is assumed at port 1080.
     Only [SOCKSv5][RFC 1928] is supported (with optional
diff --git a/doc/pullimap.1.md b/doc/pullimap.1.md
index fb3a73b..c9500e0 100644
--- a/doc/pullimap.1.md
+++ b/doc/pullimap.1.md
@@ -151,8 +151,8 @@ Valid options are:
 
 *proxy*
 
-:   An optional SOCKS proxy to use for TCP connections to the IMAP
-    server (`type=imap` and `type=imaps` only), formatted as
+:   Optional SOCKS proxy to use for TCP connections to the IMAP server
+    (`type=imap` and `type=imaps` only), formatted as
     `PROTOCOL://[USER:PASSWORD@]PROXYHOST[:PROXYPORT]`.
     If `PROXYPORT` is omitted, it is assumed at port 1080.
     Only [SOCKSv5][RFC 1928] is supported (with optional
-- 
cgit v1.2.3