git: 9131b0a7f485 - stable/13 - release.7: Remove Subversion references
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 11:23:49 UTC
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=9131b0a7f48539b4d32b407652cae6083ab11d47 commit 9131b0a7f48539b4d32b407652cae6083ab11d47 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-07-21 18:25:58 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2023-10-04 11:13:00 +0000 release.7: Remove Subversion references MFC after: 1 week (cherry picked from commit d3d60927950be441b05ec9317a23c4cbdd91f3c1) --- share/man/man7/release.7 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index b68e0b65f24b..548ba540f6c0 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -674,12 +674,7 @@ cd /usr/src/release sh release.sh .Ed .Pp -Optionally, a configuration file can be used customize the release build, -such as the subversion revision to use, the branch of the subversion tree for -.Li src/ , -.Li ports/ , -and -.Li doc/ . +Optionally, a configuration file can be used to customize the release build: .Bd -literal -offset indent cd /usr/src/release sh release.sh -c $HOME/release.conf