Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2026 10:59:20 +0000
From:      Dmitry Morozovsky <marck@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Cc:        Maxim Konovalov <maxim@FreeBSD.org>
Subject:   git: c4a5799b76f6 - stable/13 - pw.8: spell
Message-ID:  <69999008.27cdb.4defe8f0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/13 has been updated by marck:

URL: https://cgit.FreeBSD.org/src/commit/?id=c4a5799b76f655a63e0204d125ca42d4cded86d2

commit c4a5799b76f655a63e0204d125ca42d4cded86d2
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2026-02-11 21:03:11 +0000
Commit:     Dmitry Morozovsky <marck@FreeBSD.org>
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69999008.27cdb.4defe8f0>