From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out1.migadu.com (out1.migadu.com [IPv6:2001:41d0:2:863f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 2F2F61F934 for ; Sat, 12 Dec 2020 18:24:05 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1607797442; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=W5wzWIO673nHm9O8zLjc+V8ugbcT432G5RNEYi+ojvI=; b=IbxRmJ72e18OL03BSsabL0cVH5dh7dswaqMtTZF6MDO4cZlEh4EkwnU2BSzdvsyujnsDb/ xAGRk5A9PfjxJfYOfZKA6AnHkJsOMJexze4/9GAcfR1wpzfENVNSeWNJpYCklexk2AXUnY jRpe1qE9NxTiy753J7vEUGtog9mtOYRbjSaEjXdNSyQ/VjYQRCRZol6zu232a6ngHsU0wt gRY3x9IUDN4YfSbUAMQsVhnntxSkeVP45Cdi4EaniLF6unyvyZNgR44MudZ6t5KnEB8pz8 VBlwFUnFf15c+wqL2pOouPZyfWbN5faQvRLu5zq9DKK2p+Ep9zHHRvNpjhvujw== From: Kyle Meyer To: Eric Wong Cc: meta@public-inbox.org Subject: Re: [PATCH] doc: add public-inbox-extindex-format(5) manpage In-Reply-To: <20201212093142.9222-1-e@80x24.org> Message-ID: <87360ax4qn.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com Date: Sat, 12 Dec 2020 18:24:01 GMT List-Id: Eric Wong writes: > The CLI tool still needs usability work, and "misc" is still in > flux, but the core message indexing part is stable (since it's > stolen from v2 :P). All very exciting :) Thanks. > +=head2 XREF3 DEDUPLICATION > + > +Due cross-posted messages being the norm in the large Linux kernel s/Due/& to/