[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 8b / 61f14c032c03388626ddd82cc51e9fd8d25220
1 Return-Path: <jani@nikula.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 80028431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 11 Mar 2012 14:36:25 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id oyX5-AazSEqd for <notmuch@notmuchmail.org>;\r
16         Sun, 11 Mar 2012 14:36:23 -0700 (PDT)\r
17 Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com\r
18         [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 906C0431FAE\r
21         for <notmuch@notmuchmail.org>; Sun, 11 Mar 2012 14:36:22 -0700 (PDT)\r
22 Received: by lahc1 with SMTP id c1so3334872lah.26\r
23         for <notmuch@notmuchmail.org>; Sun, 11 Mar 2012 14:36:20 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=from:to:subject:date:message-id:x-mailer:x-gm-message-state;\r
27         bh=6lA/2M+xrPyW1DW2CMBOwRxBnYhHVvH8YEFWI9+ZxR0=;\r
28         b=A1L1cF5LXl7NbXImmS08k2JOKFhj0cp7KDRougbk2RVIkiugLRXFhh19ZOuIKVYUnO\r
29         Ea5BlEwZfvGs2SRqUIhk/0ZkzoK1flqjs/V1Wk+EwvwqOYwh+nQ5WTXgi8LNQ2KHx9zh\r
30         JOV2ivkd5ihQOCEcRfPo4WhB86Ayl4uQldmRbNyPTiwrsXMNhNb0th8sk8yE95aMIjtX\r
31         qCwKo3IThx4S47uIr6MAnz2kk2KjqpnAJGiqueAXlJu66OdV5p9JqhSqIVJGYFvScrLF\r
32         IrnFtN7H/1/fiP2VrHjcPVxHRvNcK6Hkvnp6S4ccjXMlTVsF7+rr72VjAHxJvcrPXKFK\r
33         uEzg==\r
34 Received: by 10.112.48.36 with SMTP id i4mr3845498lbn.84.1331501780798;\r
35         Sun, 11 Mar 2012 14:36:20 -0700 (PDT)\r
36 Received: from localhost (dsl-hkibrasgw4-fe50f800-253.dhcp.inet.fi.\r
37         [84.248.80.253])\r
38         by mx.google.com with ESMTPS id k10sm15751721lbe.8.2012.03.11.14.36.18\r
39         (version=SSLv3 cipher=OTHER); Sun, 11 Mar 2012 14:36:19 -0700 (PDT)\r
40 From: Jani Nikula <jani@nikula.org>\r
41 To: notmuch@notmuchmail.org\r
42 Subject: [PATCH] man: update SEE ALSO references in man pages\r
43 Date: Sun, 11 Mar 2012 23:36:16 +0200\r
44 Message-Id: <1331501776-32185-1-git-send-email-jani@nikula.org>\r
45 X-Mailer: git-send-email 1.7.5.4\r
46 X-Gm-Message-State:\r
47  ALoCoQmP6ivZPVvMdQ5TiRTxjyoYNFGjEogOLBq6MlXLkAEKzNGiYuZqzZKTOd5L+9QsTT+M/Bnj\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Sun, 11 Mar 2012 21:36:25 -0000\r
61 \r
62 Drop references to notmuch-part(1). Reference all man pages. Fix man\r
63 page section of notmuch-dump(1).\r
64 ---\r
65  man/man1/notmuch-config.1       |    5 ++---\r
66  man/man1/notmuch-count.1        |    8 ++++----\r
67  man/man1/notmuch-dump.1         |    8 ++++----\r
68  man/man1/notmuch-new.1          |    8 ++++----\r
69  man/man1/notmuch-reply.1        |    8 ++++----\r
70  man/man1/notmuch-restore.1      |    8 ++++----\r
71  man/man1/notmuch-search.1       |    8 ++++----\r
72  man/man1/notmuch-show.1         |    8 ++++----\r
73  man/man1/notmuch-tag.1          |    8 ++++----\r
74  man/man1/notmuch.1              |    7 +++----\r
75  man/man5/notmuch-hooks.5        |    8 ++++----\r
76  man/man7/notmuch-search-terms.7 |    5 ++---\r
77  12 files changed, 43 insertions(+), 46 deletions(-)\r
78 \r
79 diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1\r
80 index e62577c..d22988a 100644\r
81 --- a/man/man1/notmuch-config.1\r
82 +++ b/man/man1/notmuch-config.1\r
83 @@ -137,9 +137,8 @@ Specifies the location of the notmuch configuration file. Notmuch will\r
84  use ${HOME}/.notmuch\-config if this variable is not set.\r
85  .SH SEE ALSO\r
86  \r
87 -\fBnotmuch\fR(1), \fBnotmuch-count\fR(1),\r
88 -\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
89 -\fBnotmuch-part\fR(1), \fBnotmuch-reply\fR(1),\r
90 +\fBnotmuch\fR(1), \fBnotmuch-count\fR(1), \fBnotmuch-dump\fR(1),\r
91 +\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
92  \fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
93  \fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
94  \fBnotmuch-tag\fR(1)\r
95 diff --git a/man/man1/notmuch-count.1 b/man/man1/notmuch-count.1\r
96 index 805a8ae..f593065 100644\r
97 --- a/man/man1/notmuch-count.1\r
98 +++ b/man/man1/notmuch-count.1\r
99 @@ -51,7 +51,7 @@ Do not exclude the messages matching search.exclude_tags in the config file.\r
100  .SH SEE ALSO\r
101  \r
102  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-dump\fR(1),\r
103 -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-part\fR(1),\r
104 -\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
105 -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
106 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
107 +\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
108 +\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
109 +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
110 +\fBnotmuch-tag\fR(1)\r
111 diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1\r
112 index bd7e274..4e24392 100644\r
113 --- a/man/man1/notmuch-dump.1\r
114 +++ b/man/man1/notmuch-dump.1\r
115 @@ -31,7 +31,7 @@ for details of the supported syntax for <search-terms>.\r
116  .SH SEE ALSO\r
117  \r
118  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
119 -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-part\fR(1),\r
120 -\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
121 -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
122 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
123 +\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
124 +\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
125 +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
126 +\fBnotmuch-tag\fR(1)\r
127 diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1\r
128 index ccee738..19cef3d 100644\r
129 --- a/man/man1/notmuch-new.1\r
130 +++ b/man/man1/notmuch-new.1\r
131 @@ -64,7 +64,7 @@ Prevents hooks from being run.\r
132  .SH SEE ALSO\r
133  \r
134  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
135 -\fBnotmuch-dump\fR(5), \fBnotmuch-hooks\fR(5), \fBnotmuch-part\fR(1),\r
136 -\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
137 -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
138 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
139 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-reply\fR(1),\r
140 +\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
141 +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
142 +\fBnotmuch-tag\fR(1)\r
143 diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1\r
144 index 7ed7f0f..0fb68b4 100644\r
145 --- a/man/man1/notmuch-reply.1\r
146 +++ b/man/man1/notmuch-reply.1\r
147 @@ -80,7 +80,7 @@ on issue found in multiple patches.\r
148  .SH SEE ALSO\r
149  \r
150  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
151 -\fBnotmuch-dump\fR(5), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
152 -\fBnotmuch-part\fR(1), \fBnotmuch-restore\fR(1),\r
153 -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
154 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
155 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
156 +\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
157 +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
158 +\fBnotmuch-tag\fR(1)\r
159 diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1\r
160 index 8bd59e4..bcb765c 100644\r
161 --- a/man/man1/notmuch-restore.1\r
162 +++ b/man/man1/notmuch-restore.1\r
163 @@ -39,7 +39,7 @@ details.\r
164  .SH SEE ALSO\r
165  \r
166  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
167 -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-part\fR(1),\r
168 -\fBnotmuch-reply\fR(1), \fBnotmuch-dump\fR(1),\r
169 -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
170 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
171 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
172 +\fBnotmuch-reply\fR(1), \fBnotmuch-search\fR(1),\r
173 +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
174 +\fBnotmuch-tag\fR(1)\r
175 diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1\r
176 index 8426aa3..c62ad18 100644\r
177 --- a/man/man1/notmuch-search.1\r
178 +++ b/man/man1/notmuch-search.1\r
179 @@ -122,7 +122,7 @@ Do not exclude the messages matching search.exclude_tags in the config file.\r
180  .SH SEE ALSO\r
181  \r
182  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
183 -\fBnotmuch-dump\fR(5), \fBnotmuch-hooks\fR(5), \fBnotmuch-part\fR(1),\r
184 -\fBnotmuch-reply\fR(1), \fBnotmuch-reply\fR(1),\r
185 -\fBnotmuch-restore\fR(1), \fBnotmuch-search-terms\fR(7),\r
186 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
187 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
188 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
189 +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
190 +\fBnotmuch-tag\fR(1)\r
191 diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1\r
192 index d75d971..ebdd189 100644\r
193 --- a/man/man1/notmuch-show.1\r
194 +++ b/man/man1/notmuch-show.1\r
195 @@ -146,7 +146,7 @@ command.\r
196  .SH SEE ALSO\r
197  \r
198  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
199 -\fBnotmuch-dump\fR(5), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
200 -\fBnotmuch-part\fR(1), \fBnotmuch-reply\fR(1),\r
201 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
202 -\fBnotmuch-search-terms\fR(7), \fBnotmuch-tag\fR(1)\r
203 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
204 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
205 +\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
206 +\fBnotmuch-tag\fR(1)\r
207 diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1\r
208 index 8e0bb5c..9f62222 100644\r
209 --- a/man/man1/notmuch-tag.1\r
210 +++ b/man/man1/notmuch-tag.1\r
211 @@ -32,7 +32,7 @@ details.\r
212  .SH SEE ALSO\r
213  \r
214  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
215 -\fBnotmuch-dump\fR(5), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
216 -\fBnotmuch-part\fR(1), \fBnotmuch-reply\fR(1),\r
217 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
218 -\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1)\r
219 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
220 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
221 +\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
222 +\fBnotmuch-show\fR(1),\r
223 diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1\r
224 index 3ab1af5..6fd20e0 100644\r
225 --- a/man/man1/notmuch.1\r
226 +++ b/man/man1/notmuch.1\r
227 @@ -131,10 +131,9 @@ use ${HOME}/.notmuch\-config if this variable is not set.\r
228  \r
229  \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
230  \fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
231 -\fBnotmuch-part\fR(1), \fBnotmuch-reply\fR(1),\r
232 -\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
233 -\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
234 -\fBnotmuch-tag\fR(1)\r
235 +\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
236 +\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
237 +\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
238  \r
239  \r
240  The notmuch website:\r
241 diff --git a/man/man5/notmuch-hooks.5 b/man/man5/notmuch-hooks.5\r
242 index 1e459c0..ab40443 100644\r
243 --- a/man/man5/notmuch-hooks.5\r
244 +++ b/man/man5/notmuch-hooks.5\r
245 @@ -42,7 +42,7 @@ imported messages.\r
246  .SH SEE ALSO\r
247  \r
248  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
249 -\fBnotmuch-dump\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-part\fR(1),\r
250 -\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
251 -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7),\r
252 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
253 +\fBnotmuch-dump\fR(1), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1),\r
254 +\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),\r
255 +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),\r
256 +\fBnotmuch-tag\fR(1)\r
257 diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7\r
258 index 09a699f..1d43042 100644\r
259 --- a/man/man7/notmuch-search-terms.7\r
260 +++ b/man/man7/notmuch-search-terms.7\r
261 @@ -135,7 +135,6 @@ current time:\r
262  .SH SEE ALSO\r
263  \r
264  \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),\r
265 -\fBnotmuch-dump\fR(5), \fBnotmuch-hooks\fR(5), \fBnotmuch-part\fR(1),\r
266 +\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),\r
267  \fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),\r
268 -\fBnotmuch-search\fR(1), \fBnotmuch-search\fR(1),\r
269 -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
270 +\fBnotmuch-search\fR(1), \fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)\r
271 -- \r
272 1.7.5.4\r
273 \r