From a5430d204e33aad1c0609052402bbb5dce4d2846 Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 28 Apr 2015 18:11:49 +0000 Subject: [PATCH] Document r280392, make sure that setmode sets errno on failure. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index c52a859f483..b4d1dc3f4d7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -216,6 +216,10 @@ A new file configuration library, &man.figpar.3;, has been added to the base system. + + The &man.setmode.3; function has been + updated to consistently set errno on + failure. -- 2.45.2