From nobody Thu Jul 23 10:00:41 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h5RT562zkz6lW7L for ; Thu, 23 Jul 2026 10:00:41 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h5RT537Z8z3Vsh for ; Thu, 23 Jul 2026 10:00:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784800841; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bg9KvJUoKRIhKZzJ13L8/KiGZip5S+GYdtZnmDwUo+c=; b=f7CY+1IW/1xfwFTBJ0prsad/Dx7FETB8dpvWYU+Bzkw3+iBWrFh+xqtsIGamKBaHsTDU8P xQy6OemqJvrQQy/w5cN31gF8TR5UsUV8NEnO1GFlHb17lSiWAx0YYrsFofwg1XYN8de+VS cJAI/KPeIngGA3Fi5bxPsWX4/0Jz+277pYozHT/8paGYIrVRR5OSjpSgOI1AU+98VfMeEg wb29+A4SFfJBjPtvN+1lWTqYXbvyi+cPgE7a1g0NFpyEPQZ5d+yJb4PJ+1+nTLDZmRI1xo Y+Laf6h+DWwpuNhYUpXMG3zSTohUNyrBAsUbjXvJcsUzQu7r5av9/7FJvS8Flw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784800841; a=rsa-sha256; cv=none; b=Yqle650oSsAz8vq7mhr5IfI3XVRanpcoTaVmRNCQwUcGA2xwO4D6aZWDClbQ0Cu78J+N6x r+pvI2ioQiGWJ9Kwpaj42FUmze1Z8oW8CYs9zxl7GD+5lfYX4p3cDkfn7vrdSPB+wgGHcg MEL1hCJ3oni8TKRSbeH1fyJxAIkSiJ6OfT2eY7XIhq7vY+UJsP6bz+cly39hmDgOC1017F IywQZQh454UMynlV1RVXx+hDTmfQBq1bkgHbztbFxnS53rwqwZ87hfwKyR4tVpM8XEHyim zNGFf9vgJ9C9p8BbEvUewrx/sr3t0GRtcIdRCaAVxFDeZW2kGJ8FF5YMoHo6ng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784800841; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bg9KvJUoKRIhKZzJ13L8/KiGZip5S+GYdtZnmDwUo+c=; b=crUXglhZM9oIJ1Ke2h8K8fGjZ0dFBHZE0sqREplDTYPd+0OzHuDSC2A1TZmYt3FE5+w9wG ioPXdELr/1VTsul6CP/bQqkDB3BhAJC2H5qQFomjJI77HbQ5iU475vVtBdxH79ZwtMioXU sAkXMxZeV9lZyqiyEgwuEFxOnvNgt4EqWb51YU0fHZmQeucDQqnnSbr+h7YZt6lZMAK5iJ m1+WJVW1ksZT9uulw7jSjRadvuEZVjM1i6rGvWGV9yjHzfaIOoN/PhM5kqzOeKHu4DTWJz i2kkDO2m3xpf8PVJ5ePrgLjAvOOqQiF7wxHGpO3Uij0OkQdUvrRZV1rkonFMlg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5RT526LQz10dx for ; Thu, 23 Jul 2026 10:00:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3cc1d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 23 Jul 2026 10:00:41 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: 188d88389919 - stable/14 - style.9: Fix a typo (missing word) List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 188d88389919da1768145c6e2c10a11b0a47225f Auto-Submitted: auto-generated Date: Thu, 23 Jul 2026 10:00:41 +0000 Message-Id: <6a61e649.3cc1d.71ab88ad@gitrepo.freebsd.org> The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=188d88389919da1768145c6e2c10a11b0a47225f commit 188d88389919da1768145c6e2c10a11b0a47225f Author: Olivier Certner AuthorDate: 2026-06-01 07:23:08 +0000 Commit: Olivier Certner CommitDate: 2026-07-23 09:59:04 +0000 style.9: Fix a typo (missing word) Fixes: af2c7d9f6452 ("style.9: Encourage style changes when doing significant modifications") MFC after: 1 day Sponsored by: The FreeBSD Foundation (cherry picked from commit 1876f629b97608679f1bd71b9aa88a57b55c4574) --- share/man/man9/style.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 65636a8af828..e019a26d73a8 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -906,9 +906,9 @@ Their code is expected to at least be internally consistent with their style. Stylistic changes, including whitespace ones, complicate the work of downstream consumers and may impair developers' ability to trace the history of some changes. -Such standalone must be avoided, and should not span unrelated directories as -this increases the chances of conflicts when merging to stable and release -branches (MFCs). +Such standalone changes must be avoided, and should not span unrelated +directories as this increases the chances of conflicts when merging to stable +and release branches (MFCs). On the other hand, when a significant portion, usually about a half, of some logical unit of code, be it a function, group of functions, file or group of files, is going to be modified, developers are encouraged to amend the style of