From 82cf3c1da96c28322754f71c18157d351f0604d3 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 14 May 2019 04:14:31 +0000 Subject: [PATCH] MFC r344085: Note that readpassphrase() came into FreeBSD's libc at 4.6. --- lib/libc/gen/readpassphrase.3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/libc/gen/readpassphrase.3 b/lib/libc/gen/readpassphrase.3 index 3bcee6f5638..17463926399 100644 --- a/lib/libc/gen/readpassphrase.3 +++ b/lib/libc/gen/readpassphrase.3 @@ -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 . -- 2.45.0