From nobody Mon Jun 1 07:40:35 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 4gTQqX5pQGz6gd6F for ; Mon, 01 Jun 2026 07:40:40 +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 4gTQqX527Nz4CYT for ; Mon, 01 Jun 2026 07:40:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780299640; 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=ahIandjX+oF7H7QhSg54weUOKrdRo0vwFsVxt0MnvpY=; b=ux8CaOD8KGAeEUUH4hdOO5ZZhYHOCuk8qp2woHYWonpGRyspyOEa6ml5PzfJHanL3tWh60 9rC+qkRwVVcAxc3T3+0D/wm5scESAHKdCFgT4D9E5sILj2PVeJmHKsM0CkbTUrCZg0qhox WT/CDBXkUdThC+IAWLeu7UM0bEqmdEhz13sSTKQ6wu3JS1ormQFrPXq15snYhEZq/qqsHv 9Kb5yyfEteA2j0LuInqMCnvJ/+6yY5m3t17I4BdKLkhxh9wwh2QPWMIPXb97yiqmkjnfWf OXQCLtGzBW1jsDyayCDK7rt5SvIpydExrQPFPXhoWKxZZQQ9XvBnkHkJjLny8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780299640; a=rsa-sha256; cv=none; b=YkbfYUWhHjaDqYlz2ZNTy7+ZKm7rsjSvhDCN6zxPBdqfIqSb3zYsTYWls3MqcbZQd7MROG 9JjGyvL2fa6vay6T7zCBSqonLIz/NRko5jPf88EHh33hUVwzz8HsVZw69+ZSSBFrgQAc5n MWec1zlk3oyRL3TnZa7ZZ434ULCHPBWMqsTEDjtqMFyAs8O3SzsfCj8DVH4afj5C1c5v5n cm/LoTetr4CkMy8LUdYuUNxg/LXxGknXgrpnUArFJ/XRisybN80jOSRyZCuUzJtjaS3giL vTEz21SXzcSepOPHzszavDYsP9Y4VA9ODVp9csSJ7qwzT5uQTR0EAWrDgk9ZnQ== 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=1780299640; 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=ahIandjX+oF7H7QhSg54weUOKrdRo0vwFsVxt0MnvpY=; b=WfqxEhKjH/z+9qN0EPcVe5GuTzPgs88q8UBiRLhSpMnJcEPHH2fEAOyhOuFYK/gKdWqpsI g2YazMpPYU4W/h2AxMk0U56EGFv3QtNEAJufjwDge3GFWd9nEe3Im4qluc2ziZZDwLckqT 6mYhtOBtqB+pbHugqGLnljmCBKTD7UDXO7fAjvsAz8ogJOUUh1SU9fDUADAzMbaRRY3jic jCJH56+5A3eLWyWL5iVj9u7YZK+BJLPRRX5227Wt0GhY71qPHg+Q2xmyv0vVHSglJMPher 97KKNWBvxQcI6Y60ZEPi/guL/8JQ6K/rCH1KP9ibXeBPVVaI6NHRuBCMa+eXBQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gTQqX4ZTyzCtt for ; Mon, 01 Jun 2026 07:40:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 23fb7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 01 Jun 2026 07:40:35 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: 1876f629b976 - main - 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/main X-Git-Reftype: branch X-Git-Commit: 1876f629b97608679f1bd71b9aa88a57b55c4574 Auto-Submitted: auto-generated Date: Mon, 01 Jun 2026 07:40:35 +0000 Message-Id: <6a1d3773.23fb7.71ab76@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=1876f629b97608679f1bd71b9aa88a57b55c4574 commit 1876f629b97608679f1bd71b9aa88a57b55c4574 Author: Olivier Certner AuthorDate: 2026-06-01 07:23:08 +0000 Commit: Olivier Certner CommitDate: 2026-06-01 07:40:11 +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 --- 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