Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 17:12:53 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52415 - head/en_US.ISO8859-1/books/porters-handbook/versions
Message-ID:  <201810301712.w9UHCrwA071103@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Oct 30 17:12:53 2018
New Revision: 52415
URL: https://svnweb.freebsd.org/changeset/doc/52415

Log:
  Fix title of __FreeBSD_version section for 13.x.
  
  PR:		232815
  Submitted by:	yasu@utahime.org
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Mon Oct 29 14:41:27 2018	(r52414)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Tue Oct 30 17:12:53 2018	(r52415)
@@ -43,7 +43,7 @@ is spelled &amp;, < is &lt; and > is &gt;.
       xlink:href="http://svnweb.FreeBSD.org/base/head/sys/sys/param.h?view=markup">sys/param.h</link>:</para>;
 
   <sect1 xml:id="versions-13">
-    <title>&os; 11 Versions</title>
+    <title>&os; 13 Versions</title>
 
     <table frame="none" xml:id="freebsd-versions-table-13">
       <title>&os; 13 <literal>__FreeBSD_version</literal>



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