Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2019 04:14:32 +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-11@freebsd.org
Subject:   svn commit: r347561 - stable/11/lib/libc/gen
Message-ID:  <201905140414.x4E4EWFe059042@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905140414.x4E4EWFe059042>