Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2019 04:52:02 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r344085 - head/lib/libc/gen
Message-ID:  <201902130452.x1D4q2YN033203@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: obrien
Date: Wed Feb 13 04:52:01 2019
New Revision: 344085
URL: https://svnweb.freebsd.org/changeset/base/344085

Log:
  Note that readpassphrase() came into FreeBSD's libc at 4.6.

Modified:
  head/lib/libc/gen/readpassphrase.3

Modified: head/lib/libc/gen/readpassphrase.3
==============================================================================
--- head/lib/libc/gen/readpassphrase.3	Wed Feb 13 04:19:08 2019	(r344084)
+++ head/lib/libc/gen/readpassphrase.3	Wed Feb 13 04:52:01 2019	(r344085)
@@ -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?201902130452.x1D4q2YN033203>