From owner-svn-src-all@freebsd.org Mon Jun 17 17:37:05 2019 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 912C815C06F9; Mon, 17 Jun 2019 17:37:05 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27B2773911; Mon, 17 Jun 2019 17:37:04 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 45SJLQ55yXz3klm; Mon, 17 Jun 2019 17:37:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id eCsunEAAw9_p; Mon, 17 Jun 2019 17:37:02 +0000 (UTC) Received: from garnet.daemonic.se (host-90-236-237-150.mobileonline.telia.com [90.236.237.150]) by mail.daemonic.se (Postfix) with ESMTPSA id 45SJLQ0XlNz3c7W; Mon, 17 Jun 2019 17:37:02 +0000 (UTC) Subject: Re: svn commit: r349146 - head/share/man/man4 To: Scott Long Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201906171654.x5HGsqQm003736@repo.freebsd.org> <223A02B4-20E2-4973-B3E1-9E5D8E1B0D20@samsco.org> From: Niclas Zeising Message-ID: <93b16d84-667f-5d3c-f75f-7fd8b17c2d6e@freebsd.org> Date: Mon, 17 Jun 2019 19:37:01 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <223A02B4-20E2-4973-B3E1-9E5D8E1B0D20@samsco.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 27B2773911 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.97)[-0.968,0] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 17 Jun 2019 17:37:05 -0000 On 2019-06-17 19:27, Scott Long wrote: > It=E2=80=99s customary to refer to PCI configuration registers in the p= lural form. Would > you mind changing back from =E2=80=9Cregister=E2=80=9D to =E2=80=9Cregi= sters=E2=80=9D? >=20 I didn't know that. Changed in r349150 Regards --=20 Niclas