pw.8: Refernece to openssl-passwd(1) and crypt(3)

It may be unclear how to generate an encrypted password hash for -H,
so point users to openssl-passwd(1) and crypt(3).

MFC after:	2 weeks
This commit is contained in:
Mateusz Piotrowski 2022-07-21 19:59:19 +02:00
parent 6339314c73
commit adf9cd56fa

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd April 3, 2022
.Dd July 21, 2022
.Dt PW 8
.Os
.Sh NAME
@ -541,6 +541,11 @@ This is like
.Fl h ,
but the password should be supplied already encrypted in a form
suitable for writing directly to the password database.
See
.Xr openssl-passwd 1
and
.Xr crypt 3
for more details about generating an encrypted password hash.
.El
.Pp
It is possible to use