git: a480c4acdc - main - handbook: correct supported releases
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Nov 2021 19:16:30 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=a480c4acdca195f7c58923675cfe3d854195cfa0 commit a480c4acdca195f7c58923675cfe3d854195cfa0 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2021-11-22 18:40:38 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-11-22 19:15:33 +0000 handbook: correct supported releases Should be 13.0 and 12.2, not 12.2 and 12.1. _index.adoc was correct but not book.adoc. Reported by: Pau Amma Approved by: ygy (mentor) Sponsored by: The FreeBSD Foundation --- documentation/content/en/books/handbook/book.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/book.adoc b/documentation/content/en/books/handbook/book.adoc index 5304fe1939..97d270a8b0 100644 --- a/documentation/content/en/books/handbook/book.adoc +++ b/documentation/content/en/books/handbook/book.adoc @@ -48,7 +48,7 @@ endif::[] [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel122-current}-RELEASE_ and _FreeBSD {rel121-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel130-current}-RELEASE_ and _FreeBSD {rel122-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}.