Author: obrien Date: Tue May 14 04:14:31 2019 New Revision: 347561 URL: https://svnweb.freebsd.org/changeset/base/347561
Log: MFC r344085: Note that readpassphrase() came into FreeBSD's libc at 4.6. Modified: stable/11/lib/libc/gen/readpassphrase.3 Directory Properties: stable/11/ (props changed) Modified: stable/11/lib/libc/gen/readpassphrase.3 ============================================================================== --- stable/11/lib/libc/gen/readpassphrase.3 Tue May 14 03:52:06 2019 (r347560) +++ stable/11/lib/libc/gen/readpassphrase.3 Tue May 14 04:14:31 2019 (r347561) @@ -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 . _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"