svn commit: r323592 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu Sep 14 16:58:28 UTC 2017
Author: gjb
Date: Thu Sep 14 16:58:26 2017
New Revision: 323592
URL: https://svnweb.freebsd.org/changeset/base/323592
Log:
Fix an indentation mistake that snuck in with r323590.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Sep 14 16:54:05 2017 (r323591)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Sep 14 16:58:26 2017 (r323592)
@@ -310,7 +310,7 @@
updated to be deferred cancel-safe, eliminating possible
lockups in multi-threaded applications using functions such
as &man.funopen.3;, &man.fropen.3;, and &man.fwopen.3;.</para>
- </sect2>
+ </sect2>
<sect2 xml:id="userland-abi">
<title>ABI Compatibility</title>
More information about the svn-src-stable
mailing list