git: 2f34a1cb34 - main - Comment links to -STABLE release notes
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=2f34a1cb343f550eaff86851cfca8b838e199540 commit 2f34a1cb343f550eaff86851cfca8b838e199540 Author: Glen Barber <[email protected]> AuthorDate: 2021-10-13 18:45:45 +0000 Commit: Glen Barber <[email protected]> CommitDate: 2021-10-13 18:45:45 +0000 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") --- website/content/en/relnotes.adoc | 2 ++ 1 file changed, 2 insertions(+) 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] +////