[PATCH] doc: whitespace cleanup
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 6 Nov 2014 17:46:59 +0000 (19:46 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:06:16 +0000 (10:06 -0800)
4d/8772dc3a2f034f1de29dfeb42bde698da8bfc4 [new file with mode: 0644]

diff --git a/4d/8772dc3a2f034f1de29dfeb42bde698da8bfc4 b/4d/8772dc3a2f034f1de29dfeb42bde698da8bfc4
new file mode 100644 (file)
index 0000000..369da5d
--- /dev/null
@@ -0,0 +1,80 @@
+Return-Path: <too@guru-group.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 98542431FBC\r
+       for <notmuch@notmuchmail.org>; Thu,  6 Nov 2014 09:47:46 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id FJLFCZA4do6l for <notmuch@notmuchmail.org>;\r
+       Thu,  6 Nov 2014 09:47:38 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7A73D431FAE\r
+       for <notmuch@notmuchmail.org>; Thu,  6 Nov 2014 09:47:38 -0800 (PST)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id A28E110008E; Thu,  6 Nov 2014 19:47:01 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] doc: whitespace cleanup\r
+Date: Thu,  6 Nov 2014 19:46:59 +0200\r
+Message-Id: <1415296019-26944-1-git-send-email-tomi.ollila@iki.fi>\r
+X-Mailer: git-send-email 2.0.0\r
+Cc: tomi.ollila@iki.fi\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 06 Nov 2014 17:47:46 -0000\r
+\r
+Changed one tab in doc/man1/notmuch-show.rst to 8 spaces.\r
+\r
+Removed one leading tab in doc/man5/notmuch-hooks.rst to make\r
+the SYNOPSIS style consistent with other pages.\r
+---\r
+ doc/man1/notmuch-show.rst  | 2 +-\r
+ doc/man5/notmuch-hooks.rst | 2 +-\r
+ 2 files changed, 2 insertions(+), 2 deletions(-)\r
+\r
+diff --git a/doc/man1/notmuch-show.rst b/doc/man1/notmuch-show.rst\r
+index 5aecbfd7d041..9eb5198daf90 100644\r
+--- a/doc/man1/notmuch-show.rst\r
++++ b/doc/man1/notmuch-show.rst\r
+@@ -73,7 +73,7 @@ Supported options for **show** include\r
+             '>' character added. This reversible escaping is termed\r
+             "mboxrd" format and described in detail here:\r
\r
+-          http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html\r
++            http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html\r
\r
+         **raw** (default if --part is given)\r
+             Write the raw bytes of the given MIME part of a message to\r
+diff --git a/doc/man5/notmuch-hooks.rst b/doc/man5/notmuch-hooks.rst\r
+index f1c2528c5666..f96a923b23f2 100644\r
+--- a/doc/man5/notmuch-hooks.rst\r
++++ b/doc/man5/notmuch-hooks.rst\r
+@@ -5,7 +5,7 @@ notmuch-hooks\r
+ SYNOPSIS\r
+ ========\r
\r
+-      $DATABASEDIR/.notmuch/hooks/*\r
++$DATABASEDIR/.notmuch/hooks/*\r
\r
+ DESCRIPTION\r
+ ===========\r
+-- \r
+2.0.0\r
+\r