Page MenuHomeFreeBSD

pw(8): Brace the name-or-id synopsis so it matches the code
ClosedPublic

Authored by dteske on Mon, Sep 7, 3:11 AM.

Details

Summary

An unbraced pipe list made -n look like it could take a uid (or gid).
Use braces for a single choice of name or id, and keep -u newuid /
-g newgid on the name invocation only. Drop the USER/GROUP OPTIONS
sentences that said -n could be a numeric id.

PR: 269193
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable