diff options
author | Pau Amma <pauamma@FreeBSD.org> | 2022-09-27 00:50:35 +0000 |
---|---|---|
committer | Pau Amma <pauamma@FreeBSD.org> | 2022-09-29 00:36:15 +0000 |
commit | cee0b8d3b414fc4acc4374102be663a12bbd74b2 (patch) | |
tree | 0e38a6f017af5d91b125671ea9206ab7b0d56fe2 | |
parent | 98a3bddd21144d000dc7335c80c930e46290311f (diff) | |
download | doc-cee0b8d3b4.tar.gz doc-cee0b8d3b4.zip |
Copyedit the legacy releng blurb.
A latter change might be to specify which version it was abandoned for
but this will do for now.
Reviewed by: fernape, gjb
Approved by: fernape (docs), gjb (mentor, docs, releng)
-rw-r--r-- | documentation/content/en/articles/releng/_index.adoc | 2 | ||||
-rw-r--r-- | website/content/en/docs/books.adoc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/content/en/articles/releng/_index.adoc b/documentation/content/en/articles/releng/_index.adoc index aea32e4591..34ad2631e1 100644 --- a/documentation/content/en/articles/releng/_index.adoc +++ b/documentation/content/en/articles/releng/_index.adoc @@ -4,7 +4,7 @@ authors: - author: Murray Stokely email: murray@FreeBSD.org webpage: https://people.FreeBSD.org/~murray/ -description: This paper describes the approach used by past the FreeBSD release engineering team to make production quality releases of the FreeBSD Operating System +description: This paper describes the approach previously used by the FreeBSD release engineering team to make production quality releases of the FreeBSD Operating System trademarks: ["freebsd", "intel", "general"] tags: ["Release", "Engineering", "Historical", "FreeBSD"] --- diff --git a/website/content/en/docs/books.adoc b/website/content/en/docs/books.adoc index 284b20a2f9..5e87cad1cf 100644 --- a/website/content/en/docs/books.adoc +++ b/website/content/en/docs/books.adoc @@ -134,7 +134,7 @@ link:{freebsd-releng}[FreeBSD Release Engineering] (freebsd-releng) + Describes the approach used by the FreeBSD release engineering team to make production quality releases of the FreeBSD Operating System. It describes the tools available for those interested in producing customized FreeBSD releases for corporate rollouts or commercial productization. link:{releng}[Legacy FreeBSD Release Engineering] (releng) + -This paper describes the approach used by past the FreeBSD release engineering team to make production quality releases of the FreeBSD Operating System. +This paper describes the approach previously used by the FreeBSD release engineering team to make production quality releases of the FreeBSD Operating System. link:{remote-install}[Remote Installation of the FreeBSD Operating System without a Remote Console] (remote-install) + Describes the remote installation of the FreeBSD operating system when the console of the remote system is unavailable. |