diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2026-02-11 21:03:11 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2026-02-11 21:03:11 +0000 |
| commit | 66797b469ee3e303c5e228bea1e244f433e666e1 (patch) | |
| tree | e8869db1367c9ee90eea511318c562617f5b7a43 | |
| parent | 2b728d3bbfbc61e014cdfa7940227e46027329b9 (diff) | |
pw.8: spell
| -rw-r--r-- | usr.sbin/pw/pw.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 9b75ff772c25..91d746e90c02 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -687,7 +687,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 |
