svn commit: r53216 - head/en_US.ISO8859-1/htdocs/snapshots
    Glen Barber 
    gjb at FreeBSD.org
       
    Wed Jul  3 16:49:52 UTC 2019
    
    
  
Author: gjb
Date: Wed Jul  3 16:49:51 2019
New Revision: 53216
URL: https://svnweb.freebsd.org/changeset/doc/53216
Log:
  Replace the rel2.current macro with rel1.current as a prerequisite
  for a larger incoming update.
  
  Sponsored by:	Rubicon Communications, LLC (Netgate)
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 Jul  3 16:44:54 2019	(r53215)
+++ head/en_US.ISO8859-1/htdocs/snapshots/index.xml	Wed Jul  3 16:49:51 2019	(r53216)
@@ -42,7 +42,7 @@
       <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/makeworld.html#STABLE">&rel.current.major;-STABLE</a>
       and
-      <a href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">&rel2.current.major;-STABLE</a>
+      <a href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">&rel1.current.major;-STABLE</a>
       are available in directories whose URLs have the format
       <tt>&url.snapshots;<target>/<target_arch>/</tt>
       where <tt><target></tt> and <tt><target_arch></tt>
    
    
More information about the svn-doc-head
mailing list