From nobody Sat Feb 21 10:59:20 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 4fJ3yw3MP7z6SQlt for ; Sat, 21 Feb 2026 10:59:20 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJ3yw1zYlz3Fy0 for ; Sat, 21 Feb 2026 10:59:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771671560; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=spZNDAzm7iNFDz/vg6JM3wZa73zy14gvwihCIjNxfrI=; b=aYznYWMJNcAWji9uWn18VyY401JRMgTbzTPc+Q2FnmLWgtnjfQnzNPhwR/l6KbrIYeYr6M 43tjZmXxGO3fNGUMhxuEAPoXsvd+kZZ/N2K6AxTKVDxVAQXeR6O18XvD99MLVUWwt/bhKe iplKunnq637wXxoCMA88k9e/J8bXr0SULV70kH3AxObV4lj14A1nrWNAlT699RuwgwEGVf M9oegI/scCrzZlhnNVS4uPdvDn7Wa1vvmM49z25XC1fqqV7y7pNTTZNT6bTPBgX/86rUx3 3Yt1bdjLuGqtqlCBbq4KopS01NZ+GfoPDlTKA/keVRMMvB1uJS+IcZY8DueJHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771671560; a=rsa-sha256; cv=none; b=m+w5FNjo8UsLGRSTZQPRLgfpTmH5XwrIj2sQlDDkT/rHn6jQRHf8lWcywO0av85bWWNGFE NymPKGQjoY6bXX3mywAQ1SfbR54htUDW1heTPpJou64tILYsvy3/W4ugmtqEycIsRuKDhA y4SWNQ0bVRVKpR7HjKCxfqo1R799q5fEZphOa93cf5Blp10350l9mxLotvWy0vWhGBW8G3 TuJwCIzsqZknkmYPVN7O4Ghi7HApx4BPD9RoeqtRKplXT8WXiaCiEuNAh2Tl8PgDGDLjkA AhyPoSumhxfQcx6nhKJr1Hyqxxt3271HSPft/TSwFb0FNlZLOGzdBXS8m3tIIg== 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=1771671560; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=spZNDAzm7iNFDz/vg6JM3wZa73zy14gvwihCIjNxfrI=; b=VQVYuasetGMpEx3O7VIzjSNrMzFtlua1jnhTXSjCTuMpSLMBuGHUsozFdhCFiTtgykijxg 2gP57ndHd4S9tbaNbcMzUUggIz0dhXXiPbBubSHbGyr6GpobHAxujxPtcqJr4nSgLHDpCl Bm2UqWjdR6k6dWBpelWTFZDcWAL8Xck1uGZCj9QM3QmTITtkyNOfwKeOOnKuyJPPQkU6ko AeL0xQSYmJoJhBj1kd915LCRoTzF8ZAFjQo64GWgICIRSx38XzTk5hBl0HA//+3azpQW2m OeqB92Zz4GoPR9+cgGAlDO8Dxs6Q4gs+9JrGavRIyW/zw1AN19CQivUV6BGNiA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJ3yw1M4sz19tR for ; Sat, 21 Feb 2026 10:59:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27cdb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 21 Feb 2026 10:59:20 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Maxim Konovalov From: Dmitry Morozovsky Subject: git: c4a5799b76f6 - stable/13 - pw.8: spell 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: marck X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: c4a5799b76f655a63e0204d125ca42d4cded86d2 Auto-Submitted: auto-generated Date: Sat, 21 Feb 2026 10:59:20 +0000 Message-Id: <69999008.27cdb.4defe8f0@gitrepo.freebsd.org> The branch stable/13 has been updated by marck: URL: https://cgit.FreeBSD.org/src/commit/?id=c4a5799b76f655a63e0204d125ca42d4cded86d2 commit c4a5799b76f655a63e0204d125ca42d4cded86d2 Author: Maxim Konovalov AuthorDate: 2026-02-11 21:03:11 +0000 Commit: Dmitry Morozovsky CommitDate: 2026-02-21 10:50:46 +0000 pw.8: spell (cherry picked from commit 66797b469ee3e303c5e228bea1e244f433e666e1) --- usr.sbin/pw/pw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 9bbb05ae0082..40a5d202594b 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -666,7 +666,7 @@ user and group ids less than 100 are reserved for use by the system, and numbers greater than 32000 may also be reserved for special purposes .Pq used by some system daemons . Also, uids and gids between 100 and 999 are commonly used by pseudo-users -assotiated with third-party programs, and generally should be avoided for +associated with third-party programs, and generally should be avoided for assigning for normal users. .It Fl w Ar passmethod The