svn commit: r318544 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri May 19 16:22:27 UTC 2017


Author: gjb
Date: Fri May 19 16:22:26 2017
New Revision: 318544
URL: https://svnweb.freebsd.org/changeset/base/318544

Log:
  Remove an HREF from a section title.
  
  Suggested by:	asomers
  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	Fri May 19 16:15:00 2017	(r318543)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri May 19 16:22:26 2017	(r318544)
@@ -594,7 +594,7 @@
     </sect2>
 
     <sect2 xml:id="storage-geom">
-      <title>&man.geom.4;</title>
+      <title><literal>geom(4)</literal></title>
 
       <para> </para>
     </sect2>


More information about the svn-src-all mailing list