From owner-svn-src-all@freebsd.org Wed Jul 15 01:33:47 2020 Return-Path: Delivered-To: svn-src-all@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 1DCCB35601B; Wed, 15 Jul 2020 01:33:47 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) (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 4B60K63FDqz4j4H; Wed, 15 Jul 2020 01:33:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f68.google.com with SMTP id v8so526785iox.2; Tue, 14 Jul 2020 18:33:46 -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=U+kofLKFiQv8qbJon1fQ12N8pLQa2bhfF6Yb+i4IPhs=; b=WhzFmHd5AfOufPZcPXGsbcpNrmENxoHDhzN+p2EpGS202JDd/G6kigx2v9zPb9n5Vd YG8lK4EWbDB0+/IDqPLZs0Ne0VcKT6nCxkpJr+XtKhobWKW3vtxFe13AsDfv5xl2xeRQ oJS0N1b/Tba/jAZde+49SWA8lmhyMyakjV646jXSK+ajAyFDYo+Qla3gc5fEtAhc13Gu OFH4Hj40TmzwxUs2utwAaU5fv8u2mBXwH+QOd4uXzrFfyfJVl6oztUSxSx0j9z7fjSI4 NF4RXEfSmLSKiMXySFwY0OG2x60CcVR6MA9nuA0LW06UcFC6wl5ZYUjVAXIuzuHrncEK 9yuw== X-Gm-Message-State: AOAM533EtY8Bf5jKrElU4/0WXLFRPDthDDxaySyJ5SE48ZWibfKv5ay6 MSPTU3+i/b+XkEelo8maxkrrkoiQcyObsa83pgPhzw== X-Google-Smtp-Source: ABdhPJw2vKOCb7h15qG586T7vBDTAZYPmgFfUaOeYPblQLFkqxktFo8V9LeWWxBZDcTM+WOrKY7hw0VM6R9uZubN+Fg= X-Received: by 2002:a02:8816:: with SMTP id r22mr9091794jai.128.1594776823871; Tue, 14 Jul 2020 18:33:43 -0700 (PDT) MIME-Version: 1.0 References: <202007141202.06EC2VTA080844@repo.freebsd.org> <202007141646.06EGku9q013703@gndrsh.dnsmgr.net> In-Reply-To: <202007141646.06EGku9q013703@gndrsh.dnsmgr.net> From: Ed Maste Date: Tue, 14 Jul 2020 21:33:32 -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: 4B60K63FDqz4j4H X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; REPLY(-4.00)[] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2020 01:33:47 -0000 On Tue, 14 Jul 2020 at 12:47, Rodney W. Grimes wrote: > > > Author: gbe (doc committer) > > Date: Tue Jul 14 12:02:30 2020 > > New Revision: 363178 > > URL: https://svnweb.freebsd.org/changeset/base/363178 > > > > Log: > > Revert r362809: Mention FreeBSD in the HISTORY sections of apropos(1) and makewhatis(8). > > Thank you This seems like a regression - information about when a certain utility (or a different implementation thereof) appeared in FreeBSD seems like useful and relevant information.