The branch stable/13 has been updated by marck: URL: https://cgit.FreeBSD.org/src/commit/?id=c4a5799b76f655a63e0204d125ca42d4cded86d2
commit c4a5799b76f655a63e0204d125ca42d4cded86d2 Author: Maxim Konovalov <[email protected]> AuthorDate: 2026-02-11 21:03:11 +0000 Commit: Dmitry Morozovsky <[email protected]> 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
