git: 6542fd4b959f - main - release.7: Update EMDEDDEDPORTS documentation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 18:46:34 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=6542fd4b959fa2919b39690ea3ea83e55848e091
commit 6542fd4b959fa2919b39690ea3ea83e55848e091
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-07-21 18:21:44 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-07-21 18:21:44 +0000
release.7: Update EMDEDDEDPORTS documentation
EMDEDDEDPORTS does not contain devel/subversion anymore.
Fixes: a03128832c6c In extra_chroot_setup(), use 'uname -U' to determine OSVERSION.
MFC after: 1 week
---
share/man/man7/release.7 | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index 763edb8c6c13..ae2d68217e69 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 8, 2022
+.Dd July 21, 2022
.Dt RELEASE 7
.Os
.Sh NAME
@@ -311,9 +311,6 @@ directory in
Set to the list of any ports that are required for the target device
in the format of
.Fa category/port .
-The
-.Fa devel/subversion
-port is built by default.
.It Va EMBEDDED_TARGET
When set, its value is passed to
.Xr make 1