Note that readpassphrase() came into FreeBSD's libc at 4.6.

This commit is contained in:
David E. O'Brien 2019-02-13 04:52:01 +00:00
parent be7dd42376
commit 60cc4a3e2d

View File

@ -178,4 +178,6 @@ extension and should not be used if portability is desired.
The
.Fn readpassphrase
function first appeared in
.Fx 4.6
and
.Ox 2.9 .