From 9f2b13dc3d902aa7111b21f40da9747e4da76e72 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 14 May 2019 04:34:58 +0000 Subject: [PATCH] MF11 r347561. MFC r344085: Note that readpassphrase() came into FreeBSD's libc at 4.6. git-svn-id: svn://svn.freebsd.org/base/stable/10@347562 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- 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 3bcee6f56..174639263 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.42.0