From nobody Mon Jun 1 07:40:35 2026 X-Original-To: dev-commits-src-main@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 4gTQqR455xz6gcyd for ; Mon, 01 Jun 2026 07:40:35 +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 4gTQqR3J6Bz4Cm8 for ; Mon, 01 Jun 2026 07:40:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780299635; 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=HDebtTVbNNOPUPMQddnDQEJL8MC5UD7bZaKqeWKSavuLX7EzT5t2TIuYC63988DO1S9JhB Y0fIooKxWBWGSBY6Xb0pnmfGNgEU7XtwlefFWoHk78Oylwy9PWjAYEQCWyKTXBOy/V+csE 5AtS63nCqXPtx+7G1kUcpTRyAVo895fdrnOHBldD43Y1DZvJ1N6NsKFt3yTjlhwM1VTVe3 HYxNnIOIGXDXi2J7q9/KVORgXcVSMzPilSjtqyJKnWkWf92U5/4+C9tUh6vFjSAxOg7jMz UxvR1BxJLM3i0bYXKC5M+Cl6x0FOORQGDbdi//7QkLI/SH5zvF2vxUpT3d8WZw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780299635; a=rsa-sha256; cv=none; b=b7JRMpjc/oxU/ymBKEop17ma0urnW+IN1YxZh+PaGKWj/n5zibXcK3HKMjWlUCDMvqau4L RMF3HHZPelCBgzEIf3Rme8tb3GsTziu0h7tF6uK9xJD3W8KJHBHOpNnuT4MMtojW+d1XFT lOCmAhTIzt2MQC7O6F59Hng8FjCtCbmtaOweA0k+x80WbQJ7AVrlykj/eT0Y8CBTbWn1nI 2/SKiU2H4z+To2tFs4jT4vGd97PFk2YzHC/q2+AB/lje61HjQ1lxYfFWL+rP5f6p31xTF5 XTpjKpBvN7n7b5iYDeV/MQDFzqE0P/9NvLe0ORFbeszCucLttJkJTZ0NZ0A6LA== 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=1780299635; 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=t7cEXknLSjJSsH06rDuYbH3FOLUeswbh04pzf/r0cP1C9cblfAvt1cbWeU94kBReCE3B74 OWo/pYaKRKR3Aw5vXikPR7/pE4LXkEHuVqC2g0EmhGOtLsceh99WwWYjTyHhj+YaIV8rxo AhfmolsHpza3cCV5PEEPEjlURE0y2PC7yRWixiwiUYQfNVG2xOq/+NSulWf2beG/b/nbZT ArAaRr9XCLxaDdvPEz4TGMM5XnTZTutKx28CmYm3vvrfPur6G+Zkl0Jr6egSrssIjFJmNN NnlyJtVWlXp+5O29QdCvNMx5EWF/rD+Ss7J0zoc6DOo1RVQnPEM3H6VSt9SGjA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gTQqR2VVRzCsJ for ; Mon, 01 Jun 2026 07:40:35 +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 the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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