Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 17:35:51 +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: r50309 - head/en_US.ISO8859-1/htdocs/snapshots
Message-ID:  <201705311735.v4VHZpwB054571@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed May 31 17:35:51 2017
New Revision: 50309
URL: https://svnweb.freebsd.org/changeset/doc/50309

Log:
  Remove a duplicate '/' in an example URL.
  Add a link to 11-STABLE snapshots.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/snapshots/index.xml

Modified: head/en_US.ISO8859-1/htdocs/snapshots/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/snapshots/index.xml	Wed May 31 14:13:10 2017	(r50308)
+++ head/en_US.ISO8859-1/htdocs/snapshots/index.xml	Wed May 31 17:35:51 2017	(r50309)
@@ -39,11 +39,12 @@
       may be somewhat outdated.</p>
 
     <p>Currently the snapshots of
-      <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>
-      and
+      <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>,
       <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>
+      and
+      <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel0.current.major;-STABLE</a>
       are available in directories whose URLs have the format
-      <tt>&url.snapshots;/&lt;target&gt;/&lt;target_arch&gt;/</tt>
+      <tt>&url.snapshots;&lt;target&gt;/&lt;target_arch&gt;/</tt>
       where <tt>&lt;target&gt;</tt> and <tt>&lt;target_arch&gt;</tt>
       represent the architecture for which the snapshot was built.
       For each supported platform, the snapshot includes ISO images of



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