From owner-svn-src-head@freebsd.org Wed Jul 15 18:24:23 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 E3B8936C86E; Wed, 15 Jul 2020 18:24:23 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f47.google.com (mail-io1-f47.google.com [209.85.166.47]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B6QlC26yHz498j; Wed, 15 Jul 2020 18:24:23 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f47.google.com with SMTP id a12so3252628ion.13; Wed, 15 Jul 2020 11:24:23 -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=8ul4K0cRZ1SmM5PKHjh/4wCHVVW8nbFPMxEC49+HKiM=; b=AY5H5fdjmXIx8UJdBQjSEDoHn08e7BJHTd+T/SvXANQf88qwLQ7Dfnk0KHrsaS2xbU 52WKpbGaBtrqtHaUA8v9CTvXtkhDUlmFxohRreKzjQ1r0lBu6nG6oCIjXz+NfRbDsTVF OekXLXYsqvE5ILC8w/2jrw8Jtd+cQmGzPNaJfbsneldFOR0H+V0eulBAz6Z3jazhIn3A GHnQH5+DHZjAOk65C7OGcpmyjyc7+WiiD82f+0RPkYouuuMRlhB+TMmtnZNQrCmEu6+y QFv6HNl2UiqcO2yiULC6Jd9ta6PP5PdAbFoKH7XYBceZfkNynObJSJxrvnhMLVxu7H3F DdVw== X-Gm-Message-State: AOAM531ksIHr69TB/NiJ9IVftk3vERFT3XjEB/oS+8Hs2QZ1gR29z3mb 2u7JSOEjfRkB0AKNiH8AOLoLUymc5jixNCDcrcVLStPa X-Google-Smtp-Source: ABdhPJxrVrz5FrqQSClKu0NOZz8gsDBPohf89OBonVEb4I0mzIW80iw9OaAEtgKdjFDKwPu8ZazIs4+ZFiHrF9hHGuc= X-Received: by 2002:a5d:9c44:: with SMTP id 4mr590253iof.15.1594837460181; Wed, 15 Jul 2020 11:24:20 -0700 (PDT) MIME-Version: 1.0 References: <202007151810.06FIAsxN018211@gndrsh.dnsmgr.net> In-Reply-To: <202007151810.06FIAsxN018211@gndrsh.dnsmgr.net> From: Ed Maste Date: Wed, 15 Jul 2020 14:24:08 -0400 Message-ID: Subject: Re: svn commit: r363178 - head/contrib/mandoc To: "Rodney W. Grimes" Cc: Gordon Bergling , src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4B6QlC26yHz498j X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.33 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: Wed, 15 Jul 2020 18:24:24 -0000 On Wed, 15 Jul 2020 at 14:11, Rodney W. Grimes wrote: > > The only thing that was added, and herein reverted was incorrect > information that apropos and makewhatis first appeared in FreeBSD 11, > conflicting the much richer HISTORY already present in this manual page. It seems that including history as it relates to FreeBSD would be a suitable addition to this section. Just "This version of the .Nm utility..." instead of "The .Nm utility" would be fine? > Why reply to my thank you and not the commit that did the revert? Sorry, I just replied to the end of the thread.