summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2017-05-31 13:44:53 +0000
committergjb <gjb@FreeBSD.org>2017-05-31 13:44:53 +0000
commit12739239a98fe83c54e97df0a6dd2b4514fd810e (patch)
tree21e1519d2839d9ee5522155e1242149adf4e8060
parent236623d2278778d0fffcc950ee4e6ea84535354d (diff)
downloadFreeBSD-src-12739239a98fe83c54e97df0a6dd2b4514fd810e.zip
FreeBSD-src-12739239a98fe83c54e97df0a6dd2b4514fd810e.tar.gz
Document r316040, kvm_close(3) return error fix.
Sponsored by: The FreeBSD Foundation
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 10fe0a5..dd94714 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -242,7 +242,9 @@
<sect2 xml:id="userland-libraries">
<title>Runtime Libraries and API</title>
- <para>&nbsp;</para>
+ <para revision="316040">The &man.kvm.close.3; function has been
+ updated to return the accumulated error from previous
+ &man.close.2; calls.</para>
</sect2>
<sect2 xml:id="userland-abi">
OpenPOWER on IntegriCloud