From owner-dev-commits-src-main@freebsd.org Tue Jun 29 02:10:53 2021 Return-Path: Delivered-To: dev-commits-src-main@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 9FAF6640F28; Tue, 29 Jun 2021 02:10:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GDScs3xlkz3Hgx; Tue, 29 Jun 2021 02:10:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6FDE110D05; Tue, 29 Jun 2021 02:10:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15T2ArYJ051264; Tue, 29 Jun 2021 02:10:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15T2ArG9051263; Tue, 29 Jun 2021 02:10:53 GMT (envelope-from git) Date: Tue, 29 Jun 2021 02:10:53 GMT Message-Id: <202106290210.15T2ArG9051263@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: 857cde693f26 - main - UPDATING: Fix typos / improve langauge MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 857cde693f26ba558fbacf86aa2f2313d29a02cd Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for the main branch of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2021 02:10:53 -0000 The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=857cde693f26ba558fbacf86aa2f2313d29a02cd commit 857cde693f26ba558fbacf86aa2f2313d29a02cd Author: Maigurs Stalidzans AuthorDate: 2021-06-29 01:27:30 +0000 Commit: Warner Losh CommitDate: 2021-06-29 01:42:17 +0000 UPDATING: Fix typos / improve langauge This fixes a couple of typos in older entries, and clarifies the language of a newer one. It also removes a joke that trips up foreign readers due its use of faux archaic English. Reviewed by: imp@ --- UPDATING | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/UPDATING b/UPDATING index dbedcd058585..35994b25a2f1 100644 --- a/UPDATING +++ b/UPDATING @@ -593,8 +593,8 @@ https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html r342286 modifies the NFSv4 server so that it obeys vfs.nfsd.nfs_privport in the same as it is applied to NFSv2 and 3. This implies that NFSv4 servers that have vfs.nfsd.nfs_privport set will only allow mounts - from clients using a reserved port#. Since both the FreeBSD and Linux - NFSv4 clients use reserved port#s by default, this should not affect + from clients using a reserved port. Since both the FreeBSD and Linux + NFSv4 clients use reserved ports by default, this should not affect most NFSv4 mounts. 20181219: @@ -1036,7 +1036,7 @@ https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html Newer versions of loader can boot old kernels without issue. 20171110: - The LOADER_FIREWIRE_SUPPORT build variable as been renamed to + The LOADER_FIREWIRE_SUPPORT build variable has been renamed to WITH/OUT_LOADER_FIREWIRE. LOADER_{NO_,}GELI_SUPPORT has been renamed to WITH/OUT_LOADER_GELI. @@ -1220,7 +1220,7 @@ https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html If you have if_ath_pci in /boot/loader.conf, ensure it is after if_ath or it will not load any HAL chipset support. - If you want to selectively load things (eg on ye cheape ARM/MIPS + If you want to selectively load things (eg on cheaper ARM/MIPS platforms where RAM is at a premium) you should: * load ath_hal @@ -1444,7 +1444,7 @@ https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html kernel. 20160527: - CAM will now strip leading spaces from SCSI disks' serial numbers. + CAM now strips the leading spaces from each SCSI disk's serial number. This will affect users who create UFS filesystems on SCSI disks using those disk's diskid device nodes. For example, if /etc/fstab previously contained a line like