svn commit: r347562 - stable/10/lib/libc/gen
David E. O'Brien
obrien at FreeBSD.org
Tue May 14 04:34:59 UTC 2019
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 .
More information about the svn-src-all
mailing list