From owner-svn-src-head@freebsd.org Tue Mar 31 00:11:00 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D493426BF76; Tue, 31 Mar 2020 00:10:59 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48rqVT0TXYz45Jt; Tue, 31 Mar 2020 00:10:56 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-qt1-x836.google.com with SMTP id x16so16881312qts.11; Mon, 30 Mar 2020 17:10:56 -0700 (PDT) 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; bh=GdU3a88V81Q/n2+nDxktv0GPS6u4g9yhq3byE998R2s=; b=oKwVrF3Gk4cTmgpSESohDnMqG4ROuNtt38o75mwsMHHTQoKpQXg+0ptHcqPBRnQ8Vw 3YciHe5AgHP4wgdOmy+s+VpR229avDMkktRwARwEjsR7QpeFLezI5fB9UX1gh0l+s7Pf 4L+pE3+UpK2TMXileCH8E1/n6/LzVpXzCH8EkK6qmJT5XUwQZQjhcRPu0ZaHGbNByf0m Y4F9U3JMMHatJncyVjpnzUht7niBK2QUlQVBZHCrbDHYSirw3G6wSoQUpaifscNq2zx2 crpNJ7t9pVQXreITgpqJtcjcFcRXKdvrbnzGQwE0gChKURog71FOiQJb5W6ztCXmwzsX uY7g== X-Gm-Message-State: ANhLgQ1OV2NJND1bMHnBE6ga7btvxWq6dqwgiiQ4a51VVkOPMPVUfjFl QsvppLinWQQbh3rBwkz7Ffe2yevPugEwnJx6q872+37s X-Google-Smtp-Source: ADFU+vvC2vZknOpzw/cadXHirjg8/xSg/6gsydZ6G7vgENvXnvb95/umdASaElLWKBW2ddK3dZ+CMqtfufVALrBs5IA= X-Received: by 2002:a02:ccb8:: with SMTP id t24mr1665991jap.8.1585611592001; Mon, 30 Mar 2020 16:39:52 -0700 (PDT) MIME-Version: 1.0 References: <202003302008.02UK8R4b070488@repo.freebsd.org> <0e2d4a81-1536-2d47-bf30-0de5cf19dfbd@FreeBSD.org> In-Reply-To: <0e2d4a81-1536-2d47-bf30-0de5cf19dfbd@FreeBSD.org> From: Ed Maste Date: Mon, 30 Mar 2020 19:39:39 -0400 Message-ID: Subject: Re: svn commit: r359459 - head/share/man/man5 To: John Baldwin Cc: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 48rqVT0TXYz45Jt X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2020 00:11:00 -0000 On Mon, 30 Mar 2020 at 19:03, John Baldwin wrote: > > and I haven't seen the commit to > actually remove GDB_LIBEXEC yet? I haven't seen the commit mail for r359457 yet either, but the change is committed.