Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 0F663431FC4 for ; Wed, 12 Nov 2014 08:45:40 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MxIrFdjL4QrA for ; Wed, 12 Nov 2014 08:45:32 -0800 (PST) Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36]) by olra.theworths.org (Postfix) with ESMTP id 6EB3C431FAF for ; Wed, 12 Nov 2014 08:45:32 -0800 (PST) Received: from localhost (unknown [192.168.200.7]) by max.feld.cvut.cz (Postfix) with ESMTP id 67CB85CD4B0 for ; Wed, 12 Nov 2014 17:45:28 +0100 (CET) X-Virus-Scanned: IMAP STYX AMAVIS Received: from max.feld.cvut.cz ([192.168.200.1]) by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new, port 10044) with ESMTP id yp8RXMnx9DKy for ; Wed, 12 Nov 2014 17:45:23 +0100 (CET) Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) by max.feld.cvut.cz (Postfix) with ESMTP id C1FDE5CD4AB for ; Wed, 12 Nov 2014 17:45:22 +0100 (CET) Received: from wsh by steelpick.2x.cz with local (Exim 4.84) (envelope-from ) id 1Xob2i-0000Ox-KD; Wed, 12 Nov 2014 17:45:16 +0100 From: Michal Sojka To: notmuch@notmuchmail.org Subject: [PATCH 2/2] doc: Minor fixes related to notmuch-address Date: Wed, 12 Nov 2014 17:44:59 +0100 Message-Id: <1415810699-1485-2-git-send-email-sojkam1@fel.cvut.cz> X-Mailer: git-send-email 2.1.1 In-Reply-To: <1415810699-1485-1-git-send-email-sojkam1@fel.cvut.cz> References: <1415810699-1485-1-git-send-email-sojkam1@fel.cvut.cz> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2014 16:45:40 -0000 - Add notmuch-address to HTML index - Remove extra '*' --- doc/index.rst | 1 + doc/man1/notmuch.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index ba6d5b4..3f0e6e6 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -8,6 +8,7 @@ Contents: :titlesonly: man1/notmuch + man1/notmuch-address man1/notmuch-compact man1/notmuch-config man1/notmuch-count diff --git a/doc/man1/notmuch.rst b/doc/man1/notmuch.rst index 98590a4..b33738e 100644 --- a/doc/man1/notmuch.rst +++ b/doc/man1/notmuch.rst @@ -129,7 +129,7 @@ SEE ALSO **notmuch-hooks(5)**, **notmuch-insert(1)**, **notmuch-new(1)**, **notmuch-reply(1)**, **notmuch-restore(1)**, **notmuch-search(1)**, **notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)**, -***notmuch-address(1)** +**notmuch-address(1)** The notmuch website: **http://notmuchmail.org** -- 2.1.1