Date: Tue, 14 May 2019 04:34:58 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r347562 - stable/10/lib/libc/gen Message-ID: <201905140434.x4E4Yw6K069626@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: obrien Date: Tue May 14 04:34:58 2019 New Revision: 347562 URL: https://svnweb.freebsd.org/changeset/base/347562 Log: MF11 r347561. MFC r344085: Note that readpassphrase() came into FreeBSD's libc at 4.6. Modified: stable/10/lib/libc/gen/readpassphrase.3 Directory Properties: stable/10/ (props changed) Modified: stable/10/lib/libc/gen/readpassphrase.3 ============================================================================== --- stable/10/lib/libc/gen/readpassphrase.3 Tue May 14 04:14:31 2019 (r347561) +++ stable/10/lib/libc/gen/readpassphrase.3 Tue May 14 04:34:58 2019 (r347562) @@ -178,4 +178,6 @@ extension and should not be used if portability is des The .Fn readpassphrase function first appeared in +.Fx 4.6 +and .Ox 2.9 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905140434.x4E4Yw6K069626>