git: abfa92dee642 - main - development.7: Remove CVS and SVN cross-references
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 18:46:36 UTC
The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=abfa92dee642a3687aaef107203e69722a16ef8c commit abfa92dee642a3687aaef107203e69722a16ef8c Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-07-21 18:33:47 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-07-21 18:35:32 +0000 development.7: Remove CVS and SVN cross-references Instead, point to the homepages of the projects. MFC after: 1 week --- share/man/man7/development.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man7/development.7 b/share/man/man7/development.7 index 71846b236ec2..346772b4fbb0 100644 --- a/share/man/man7/development.7 +++ b/share/man/man7/development.7 @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 1, 2021 +.Dd July 21, 2022 .Dt DEVELOPMENT 7 .Os .Sh NAME @@ -195,9 +195,9 @@ December 2002. It was since extensively modified by .An Eitan Adler Aq Mt eadler@FreeBSD.org to reflect the repository conversion from -.Xr cvs 1 +.Lk https://www.nongnu.org/cvs/ CVS to -.Xr svn 1 . +.Lk https://subversion.apache.org/ Subversion . It was rewritten from scratch by .An Edward Tomasz Napierala Aq Mt trasz@FreeBSD.org for