From patchwork Fri May 6 21:24:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frederic Cambus X-Patchwork-Id: 53564 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EACF63948A5C for ; Fri, 6 May 2022 21:24:12 +0000 (GMT) X-Original-To: libabigail@sourceware.org Delivered-To: libabigail@sourceware.org Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by sourceware.org (Postfix) with ESMTPS id C3FED383801F for ; Fri, 6 May 2022 21:24:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C3FED383801F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=statdns.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=statdns.com Received: by mail-lj1-x22f.google.com with SMTP id m23so10696721ljc.0 for ; Fri, 06 May 2022 14:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=statdns-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:subject:message-id:mime-version:content-disposition; bh=Q+6WAy2vhO8LlXrvkp1ggt5+YoPApVBNshcBbeXMqP0=; b=K2ccBPdUUuiXQCfYEjZIw4MQzISPTBGrzcJfE4VYn+C4ycyjsPsizJTOLdPyV0oPKP 3fPBDuMkAmpaVuXF5x/0c6ZTHq6S5jNr/nCvoUknRWIrCrAmf8qK6mX5pqmulYH2Lgsd wV0JopBJzo8XD8j7pTc0HObh+vJUb7pvwJD6i0lf5cUoy3g0OCpkIIsZWQCstyKxiBtr UGW7CiWI7WcSnAVrS0biFPCezbG+Tm1J/c07FelysbD5NWyjfb5vDtMvpgirMOWlC5iS e8B3EM6r0YKO8GfQFmeOwaQgo625xOj9yHfhloTdjzeoaorvt+vaqzFNTZQs8WKjazjI o56g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=Q+6WAy2vhO8LlXrvkp1ggt5+YoPApVBNshcBbeXMqP0=; b=I4BHXxq3JTkgToOCnDYB5Gd0C1eyAP7APmlPpKyrd0GO9eWfgupuq012o9MxoKKQ7M +qXZwAabFgFNyKpMf1Wy0sAamrJgxQJrJ74SooRdVK/efGKsWu2uE2WGYYzfn4T3j27l 4xcYC9z79nJRaq5NUlF82Gg1Kcns+JZlDLajTkWOGNZBgH9dn4hhdgXGSWriJxDwr6A4 VujbQayJJKb2QCBQW+rvJDoxW13IKEWhuhXY4+v+ZzTNmMJwOhevdeukMxoXhF+8V9+E dWAoevEKu8NKPjGR8WDyrMxRD4GK6LNXacZRd0wHXcxbpX8aTure6Pmq4fjKl6Q939YP PoiQ== X-Gm-Message-State: AOAM533UbpDVO4eZ++mjsIZm/pxyj0CUNaXtPEV+2RALP0/UDyshfq/G P2TbZBE/djlV29aVP8TT+6lJ638khG5Hro50 X-Google-Smtp-Source: ABdhPJwnajr8fgbRmDL6Wp9WCL3T1tNFo7J4wBGXHIRMWMt0hkFpygy4AAAx44a39iPcsdp9wYwuPA== X-Received: by 2002:a2e:a90d:0:b0:250:8444:2681 with SMTP id j13-20020a2ea90d000000b0025084442681mr3200785ljq.342.1651872246252; Fri, 06 May 2022 14:24:06 -0700 (PDT) Received: from gmail.com (ip-91.246.66.153.skyware.pl. [91.246.66.153]) by smtp.gmail.com with ESMTPSA id g40-20020a0565123ba800b0047255d21102sm827931lfv.49.2022.05.06.14.24.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 May 2022 14:24:05 -0700 (PDT) Date: Fri, 6 May 2022 23:24:01 +0200 From: Frederic Cambus To: libabigail@sourceware.org Subject: [PATCH] Fix numbering error in the abidiff manual. Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=-8.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , Errors-To: libabigail-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libabigail" * doc/manuals/abidiff.rst: Fix numbering error for the --headers-dir2 option. Signed-off-by: Frederic Cambus --- doc/manuals/abidiff.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manuals/abidiff.rst b/doc/manuals/abidiff.rst index b37ed17e..efdfe885 100644 --- a/doc/manuals/abidiff.rst +++ b/doc/manuals/abidiff.rst @@ -129,7 +129,7 @@ Options library that the tool has to consider. The tool will thus filter out ABI changes on types that are not defined in public headers. - * ``--headers-dir2 | --hd2`` + * ``--headers-dir2 | --hd2`` Specifies where to find the public headers of the second shared library that the tool has to consider. The tool will thus filter