svn commit: r319427 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu Jun 1 14:39:14 UTC 2017
Author: gjb
Date: Thu Jun 1 14:39:13 2017
New Revision: 319427
URL: https://svnweb.freebsd.org/changeset/base/319427
Log:
Document r310372, libmd fd(4) function additions.
Submitted by: emaste
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 1 14:39:12 2017 (r319426)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 1 14:39:13 2017 (r319427)
@@ -392,6 +392,10 @@
<sect2 xml:id="userland-libraries">
<title>Runtime Libraries and API</title>
+ <para revision="310372">The <literal>libmd</literal> library has
+ been updated to introduce functions thta operate on &man.fd.4;
+ instead of <literal>filename</literal>.</para>
+
<para revision="316039">The &man.kvm.close.3; function has been
updated to return the accumulated error from previous
&man.close.2; calls.</para>
More information about the svn-src-stable-11
mailing list