svn commit: r52310 - head/en_US.ISO8859-1/htdocs/snapshots
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: 0mp (ports committer)
Date: Thu Sep 27 12:46:57 2018
New Revision: 52310
URL: https://svnweb.freebsd.org/changeset/doc/52310
Log:
Fix a typo on the FreeBSD Snapshot Releases website.
We mention 11-STABLE twice instead of mentioning 10-STABLE.
Reviewed by: mat
Approved by: mat (mentor)
Sponsored by: Bally Wulff Games & Entertainment GmbH
Differential Revision: https://reviews.freebsd.org/D17312
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 Thu Sep 27 10:39:46 2018 (r52309)
+++ head/en_US.ISO8859-1/htdocs/snapshots/index.xml Thu Sep 27 12:46:57 2018 (r52310)
@@ -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">&rel1.current.major;-STABLE</a>
+ <a href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">&rel2.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]"