[PATCH] doc: update cross references for notmuch.1
authorDavid Bremner <david@tethera.net>
Wed, 29 Jun 2016 19:39:11 +0000 (21:39 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:09 +0000 (16:22 -0700)
2d/c2df7a925d93b8fb2dc7d18dd260e2e35aae86 [new file with mode: 0644]

diff --git a/2d/c2df7a925d93b8fb2dc7d18dd260e2e35aae86 b/2d/c2df7a925d93b8fb2dc7d18dd260e2e35aae86
new file mode 100644 (file)
index 0000000..2de7af5
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <bremner@tesseract.cs.unb.ca>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 1941C6DE00C9\r
+ for <notmuch@notmuchmail.org>; Wed, 29 Jun 2016 12:39:44 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.005\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.005 tagged_above=-999 required=5\r
+ tests=[AWL=-0.006, HEADER_FROM_DIFFERENT_DOMAINS=0.001]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id NM__weAoECGi for <notmuch@notmuchmail.org>;\r
+ Wed, 29 Jun 2016 12:39:36 -0700 (PDT)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id E3AA56DE00BF\r
+ for <notmuch@notmuchmail.org>; Wed, 29 Jun 2016 12:39:35 -0700 (PDT)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <bremner@tesseract.cs.unb.ca>)\r
+ id 1bILKO-0006qE-FS; Wed, 29 Jun 2016 15:39:16 -0400\r
+Received: (nullmailer pid 22026 invoked by uid 1000);\r
+ Wed, 29 Jun 2016 19:39:30 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] doc: update cross references for notmuch.1\r
+Date: Wed, 29 Jun 2016 21:39:11 +0200\r
+Message-Id: <1467229151-21966-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 2.8.1\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 29 Jun 2016 19:39:44 -0000\r
+\r
+In particular add notmuch-compact(1) (Debian bug #825884)\r
+---\r
+ doc/man1/notmuch.rst | 10 +++++-----\r
+ 1 file changed, 5 insertions(+), 5 deletions(-)\r
+\r
+diff --git a/doc/man1/notmuch.rst b/doc/man1/notmuch.rst\r
+index edd04ef..7429f51 100644\r
+--- a/doc/man1/notmuch.rst\r
++++ b/doc/man1/notmuch.rst\r
+@@ -138,11 +138,11 @@ of notmuch.\r
+ SEE ALSO\r
+ ========\r
\r
+-**notmuch-config(1)**, **notmuch-count(1)**, **notmuch-dump(1)**,\r
+-**notmuch-hooks(5)**, **notmuch-insert(1)**, **notmuch-new(1)**,\r
+-**notmuch-reply(1)**, **notmuch-restore(1)**, **notmuch-search(1)**,\r
+-**notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)**,\r
+-**notmuch-address(1)**\r
++**notmuch-address(1)**, **notmuch-compact(1)**, **notmuch-config(1)**,\r
++**notmuch-count(1)**, **notmuch-dump(1)**, **notmuch-hooks(5)**,\r
++**notmuch-insert(1)**, **notmuch-new(1)**, **notmuch-reply(1)**,\r
++**notmuch-restore(1)**, **notmuch-search(1)**,\r
++**notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)**\r
\r
+ The notmuch website: **https://notmuchmail.org**\r
\r
+-- \r
+2.8.1\r
+\r