svn commit: r53475 - head/en_US.ISO8859-1/books/faq

Ruey-Cherng Yu rcyu at FreeBSD.org
Tue Oct 8 14:04:46 UTC 2019


Author: rcyu
Date: Tue Oct  8 14:04:46 2019
New Revision: 53475
URL: https://svnweb.freebsd.org/changeset/doc/53475

Log:
  - Fix the link to 11.3 in section 1.7

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Tue Oct  8 09:40:18 2019	(r53474)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Tue Oct  8 14:04:46 2019	(r53475)
@@ -348,7 +348,7 @@
 	      xlink:href="https://download.FreeBSD.org/ftp/releases/amd64/amd64/&rel.current;-RELEASE/">&rel.current;</link>
 	    is the latest release from the &rel.stable; branch; it was
 	    released in &rel.current.date;.  Version <link
-	      xlink:href="https://download.FreeBSD.org/ftp/releases/amd64/amd64/&rel2.current;-RELEASE/">&rel1.current;</link>
+	      xlink:href="https://download.FreeBSD.org/ftp/releases/amd64/amd64/&rel1.current;-RELEASE/">&rel1.current;</link>
 	    is the latest release from the &rel2.stable; branch; it
 	    was released in &rel1.current.date;.</para>
 


More information about the svn-doc-all mailing list