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 6C9096DE0BAC for ; Sat, 20 Aug 2016 13:00:32 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.558 X-Spam-Level: X-Spam-Status: No, score=0.558 tagged_above=-999 required=5 tests=[AWL=-0.094, SPF_NEUTRAL=0.652] 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 iOsHVW3dIYo3 for ; Sat, 20 Aug 2016 13:00:31 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id CDB336DE0B7C for ; Sat, 20 Aug 2016 13:00:29 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 29394100090; Sat, 20 Aug 2016 23:00:07 +0300 (EEST) From: Tomi Ollila To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] doc: update cross references for notmuch.1 In-Reply-To: <1467229151-21966-1-git-send-email-david@tethera.net> References: <1467229151-21966-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.22+61~geeecb9e (https://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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: Sat, 20 Aug 2016 20:00:32 -0000 On Wed, Jun 29 2016, David Bremner wrote: > In particular add notmuch-compact(1) (Debian bug #825884) LGTM. Tomi > --- > 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 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch