svn commit: r51096 - head/en_US.ISO8859-1/htdocs/snapshots
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Tue Oct 10 03:12:31 2017
New Revision: 51096
URL: https://svnweb.freebsd.org/changeset/doc/51096
Log:
Fix a duplicate '11-STABLE' link.
Submitted by: Rostislav Krasny
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 Mon Oct 9 16:55:09 2017 (r51095)
+++ head/en_US.ISO8859-1/htdocs/snapshots/index.xml Tue Oct 10 03:12:31 2017 (r51096)
@@ -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">&rel0.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>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"