aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2023-12-29 12:15:58 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2023-12-29 12:15:58 +0000
commit91e2b3c1a93be386183552c4fbc98a9b7f2ac291 (patch)
treeb6cf4c015e3de7270a37d910518704c536d5231f /documentation
parentfa549652903da7e23e93fca258b4786a74904213 (diff)
Diffstat (limited to 'documentation')
-rw-r--r--documentation/content/en/articles/releng/_index.adoc2
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