From nobody Tue Jun 9 20:26:24 2026 X-Original-To: dev-commits-src-branches@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 4gZgRN5YpJz6gbgF for ; Tue, 09 Jun 2026 20:26:24 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZgRN3QFbz40kY for ; Tue, 09 Jun 2026 20:26:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781036784; 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=uok40BSRW+EqExPW9ROgmVxfaypQIicFun9FD9Tk4T0=; b=cTOxvjwvPGahwtKUm1Xb95YU/LbQ+h8g0QLubL8KrJajBpY3frCrAhZIBMq42DwAkihr7K BvGPt6reAF7tRH3HMVjt8/iumevsEfDKVhevvM0sKvHaLkpnumWnorSwRq9/bB2Wnlhwvg GbT9lwFPWPsN6EdwWzhVv1J8QTCMVMTLnW0bakqX94kph84AqV8g44YL+gKeEskEGUlLol LYqp7XuGdJvqCk0DhAjabee6+Pqzx28VyhC7Q7c5W3E0JXOTuaXLdZztxvX6+pze1ocMkR nBe5l49IbLzwJuW3w5HZx44ym1IwS8IZxksxeyEiY8KwkUuQH0q4d8owmu1Q+Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781036784; a=rsa-sha256; cv=none; b=OoKMu3Yt6y5vXn1ZNCnHVPrOBsMKH3xmrgPEtv7lkfu/UscpNqYjBLPoCjqhNcS086tujt SZfP8nhtRzpokXgGYjcjn/PfVogqUtfbv0AvmNUsxiHXXQbrKEe07viDKdPVaNfKUg8nqJ mBtqXpt51QOpcrXy5qxkUknwM0OJqvQSwYvvxzWWLtV5TOBt29W4JrKeHwgHrc1qkugjC5 ns0XFNDc3j1VFHaXOmYJJI3a43HfcBlY7quK7WqLjJFWN2RImxB6cETfh2ozKlIrSWecP2 aylByz8yB2vTf8831cdhEHMhIF4oJuPir41rYOqgUEPBrpTt2EV94/X8RGoCIg== 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=1781036784; 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=uok40BSRW+EqExPW9ROgmVxfaypQIicFun9FD9Tk4T0=; b=rkKYeJ3YhWRVHXRnCXKF3rxFTOuB73roiNKuVRKgGAEDswjHbWsf3HDphLwg+9uip2WCqw HvWTVwwgttuNwYvJSwPKGcB68j+/ius7M3rBBD5YsiSmvs0nfoeOXR0UNhvZt4PDtw5vQH hNQSRNKKczBOq/nEBLEZz6F25Sasw0ios5PhEMyLzWw7VZUbenXVcdoS8xnIqhNFPQIBZB lmmk3uDGdcTgNle8QQ+qP1v8RMUv8tiGTfCAMX9rV+IVIY3IGsPs+7ocCjo51iL6rYSR2Q F9rEJ0LYVQJfNu5Co3H/Lm8wvQWhjGYVMV7U/Y7ZeAtJaSA7kdB4Vwo3y1jvAA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZgRN2pWhzqMJ for ; Tue, 09 Jun 2026 20:26:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f9a1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 09 Jun 2026 20:26:24 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: 39d5cf05d406 - stable/15 - style.9: Fix a typo (missing word) List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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/15 X-Git-Reftype: branch X-Git-Commit: 39d5cf05d406f5ef57078d058819fb30cf644552 Auto-Submitted: auto-generated Date: Tue, 09 Jun 2026 20:26:24 +0000 Message-Id: <6a2876f0.1f9a1.10a8f0e0@gitrepo.freebsd.org> The branch stable/15 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=39d5cf05d406f5ef57078d058819fb30cf644552 commit 39d5cf05d406f5ef57078d058819fb30cf644552 Author: Olivier Certner AuthorDate: 2026-06-01 07:23:08 +0000 Commit: Olivier Certner CommitDate: 2026-06-09 20:25:53 +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