K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-12-12T03:43:18.039384Z K 7 svn:log V 567 MFC: pw(8): fix combination of modes -N and -w random The command "pw usermod nobody -Nw random" (or useradd) generates random password and prints it in encrypted form but skips choosen random string that makes not much sense and contradicts the manual page pw.8 Fix it by showing random password in plain text with -N and without it equally. Add yet another example of how to generate pw-style random password. (cherry picked from commit 1cbe5012cfe10226dd365af325a01de5d4c15f5d) Git Hash: af959792908b20209506560307904b50f5f8b3a0 Git Author: eugen@FreeBSD.org END