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.6 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 115A51F55B for ; Sun, 17 May 2020 19:27:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726563AbgEQT1W (ORCPT ); Sun, 17 May 2020 15:27:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49458 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726269AbgEQT1W (ORCPT ); Sun, 17 May 2020 15:27:22 -0400 Received: from mail-vs1-xe44.google.com (mail-vs1-xe44.google.com [IPv6:2607:f8b0:4864:20::e44]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D935C061A0C for ; Sun, 17 May 2020 12:27:22 -0700 (PDT) Received: by mail-vs1-xe44.google.com with SMTP id u2so542499vsi.13 for ; Sun, 17 May 2020 12:27:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=EBUnepj42nwovDsTnFxvOz5mdjiLLn4oZIC7H/GSnlQ=; b=Wil1qgqhT4Y1Df1/y7lsY+0iaODpgrWajb5LPkB/BzBZ1Oej4fe/OlnKWehnVF1tvz /9ZRh6UPSzZjm0YEjAMafsHGYklK8kmtVH/QvfU8vhWXxPCSPqS66kkw/ZDuZgC2/WGc b8T/838gS3m3aMn6rzzVZRXGs/5ynsYjrfwoxMu/Jd0k/T53NdbwjrTukfmOu/qTTovy yOI/NilRmGHJRpF3Cgx5dU426sRpYcXCDtu9vyOBtGcyhyOJhSKoBWV8hrxu5SR2YBGP 7X9gtMn0ll2WUFBlidQa0yfq4Q0KmX7Yc6ckKiez2TuljOCMygHGZMOFdGcAareo8iYZ 6Lwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=EBUnepj42nwovDsTnFxvOz5mdjiLLn4oZIC7H/GSnlQ=; b=NNBmVvcrbSTMPS6a0jjOMAnnURsLFJ3olSrAGzrP807IkOCPbv8zb5NCfosJO6dHko JX1uAu/nADnWQwAlTBY1AKpTTCSue2T3D2JwwN03GfuT896Q9Nw4HFAScR8zyvZBwzIb v2t8k67tgnYbo4ZC0X3LaPQjNKY+4hrhWVHEtTHepeMoiZqxcNMJ7T3vQogGNizcyexg CmRY17nQYRTBCAdU4Lon0ykQxeeGALgSASJz3wriy70K8eJbnUQgreF45AeetPkwzBcw yqXDubx+x8l/nB7uhHFd5QR6yiQXrm2xiab33Obo51NWwM7ItcDeDlIUxaGSkPFrSBuc qGkg== X-Gm-Message-State: AOAM533DafMNgcmYxVY2juSuFD9vD7Lf4w2nL0bz6M9wTstY6NFbepO0 mRHno4Pf7qLfQz8HfaOzcSHB6qSCB5zYajgpjxybHw== X-Google-Smtp-Source: ABdhPJzjboDgc/4r7lFUaK0IkIwaWQLtOEui7kftDDddWZKnNDkA1ueVo4EGnDELnXPKYHF/9yG26LDdonH1iy0pAmM= X-Received: by 2002:a67:e096:: with SMTP id f22mr8852500vsl.54.1589743641293; Sun, 17 May 2020 12:27:21 -0700 (PDT) MIME-Version: 1.0 References: <4753804d23ba7b1b267b6557077c80f3a8891712.1589739920.git.martin.agren@gmail.com> In-Reply-To: From: =?UTF-8?Q?Martin_=C3=85gren?= Date: Sun, 17 May 2020 21:27:10 +0200 Message-ID: Subject: Re: [PATCH 2/7] git-bugreport.txt: fix reference to strftime(3) To: Eric Sunshine Cc: Git List Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Sun, 17 May 2020 at 21:23, Eric Sunshine wrote= : > > On Sun, May 17, 2020 at 2:52 PM Martin =C3=85gren wrote: > > When we say "link:strftime[3]", it ends up rendered as "3[1]" and we > > produce a footnote referring to the non-existing > > file:///.../git-doc/strftime. Make sure we use gitlink, not link, to ge= t > > s/gitlink/linkgit/ Oops, thanks! At least the diff is correct. Martin