From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 1941C6DE00C9 for ; Wed, 29 Jun 2016 12:39:44 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.005 X-Spam-Level: X-Spam-Status: No, score=-0.005 tagged_above=-999 required=5 tests=[AWL=-0.006, HEADER_FROM_DIFFERENT_DOMAINS=0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NM__weAoECGi for ; Wed, 29 Jun 2016 12:39:36 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id E3AA56DE00BF for ; Wed, 29 Jun 2016 12:39:35 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84) (envelope-from ) id 1bILKO-0006qE-FS; Wed, 29 Jun 2016 15:39:16 -0400 Received: (nullmailer pid 22026 invoked by uid 1000); Wed, 29 Jun 2016 19:39:30 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: [PATCH] doc: update cross references for notmuch.1 Date: Wed, 29 Jun 2016 21:39:11 +0200 Message-Id: <1467229151-21966-1-git-send-email-david@tethera.net> X-Mailer: git-send-email 2.8.1 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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, 29 Jun 2016 19:39:44 -0000 In particular add notmuch-compact(1) (Debian bug #825884) --- doc/man1/notmuch.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/man1/notmuch.rst b/doc/man1/notmuch.rst index edd04ef..7429f51 100644 --- a/doc/man1/notmuch.rst +++ b/doc/man1/notmuch.rst @@ -138,11 +138,11 @@ of notmuch. SEE ALSO ======== -**notmuch-config(1)**, **notmuch-count(1)**, **notmuch-dump(1)**, -**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)**, **notmuch-compact(1)**, **notmuch-config(1)**, +**notmuch-count(1)**, **notmuch-dump(1)**, **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)** The notmuch website: **https://notmuchmail.org** -- 2.8.1