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
This commit is contained in:
parent
417b45110a
commit
5db8c091ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52310
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue