diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2023-12-29 12:15:58 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2023-12-29 12:15:58 +0000 |
| commit | 91e2b3c1a93be386183552c4fbc98a9b7f2ac291 (patch) | |
| tree | b6cf4c015e3de7270a37d910518704c536d5231f /documentation | |
| parent | fa549652903da7e23e93fca258b4786a74904213 (diff) | |
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/content/en/articles/releng/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/articles/releng/_index.adoc b/documentation/content/en/articles/releng/_index.adoc index 5e42217d45..a6f48da97a 100644 --- a/documentation/content/en/articles/releng/_index.adoc +++ b/documentation/content/en/articles/releng/_index.adoc @@ -263,7 +263,7 @@ When the final release is ready, the following command will create the `release/ The Documentation and Ports managers are responsible for tagging their respective trees with the `tags/RELEASE_9_2_0` tag. When the Subversion `svn cp` command is used to create a __release tag__, this identifies the source at a specific point in time. -By creating tags, we ensure that future release builders will always be able to use the exact same source we used to create the official FreeBSD Project releases. +By creating tags, we ensure that future release builders will always be able to use the same source we used to create the official FreeBSD Project releases. [[release-build]] == Release Building |
