Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 16:58:26 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r323592 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201709141658.v8EGwQGu007165@repo.freebsd.org>

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



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