diff options
author | Glen Barber <gjb@FreeBSD.org> | 2021-10-13 18:45:45 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2021-10-13 18:45:45 +0000 |
commit | 2f34a1cb343f550eaff86851cfca8b838e199540 (patch) | |
tree | b61f1c78d904f2d682f92d764d9ed820a55f6df7 /website/content/en/relnotes.adoc | |
parent | 5c2757dff4fdc315f56a31bd6ba642a17d030a36 (diff) | |
download | doc-2f34a1cb343f550eaff86851cfca8b838e199540.tar.gz doc-2f34a1cb343f550eaff86851cfca8b838e199540.zip |
Comment links to -STABLE release notes
As a side effect of moving the release notes from the src/ tree to
the doc/ tree, the -STABLE release notes have not been functional.
It does not seem feasible to reimplement them at this point, since
the conversion from XML to AsciiDoc.
PR: 259148
Submitted by: freebsd@frost _dot_ kiwi
Sponsored by: Rubicon Communications, LLC ("Netgate")
Diffstat (limited to 'website/content/en/relnotes.adoc')
-rw-r--r-- | website/content/en/relnotes.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/content/en/relnotes.adoc b/website/content/en/relnotes.adoc index a0dd8085a2..7d0debae58 100644 --- a/website/content/en/relnotes.adoc +++ b/website/content/en/relnotes.adoc @@ -26,6 +26,7 @@ The release documentation for each -RELEASE version of FreeBSD (for example, {re These files are located in the top-level directory of each distribution. Both HTML and text forms are usually provided. +//// == Snapshot Versions of FreeBSD The release documentation files for snapshots are generally in the top-level directory of each snapshot. @@ -60,3 +61,4 @@ HTML versions of the release documentation for FreeBSD -CURRENT and FreeBSD -STA * link:../relnotes/11-STABLE/relnotes/[Release Notes] * link:../relnotes/11-STABLE/hardware/[Hardware Notes] * link:../relnotes/11-STABLE/errata/[Errata] +//// |