On 2022-07-08 5:04 a.m., Dmitry Morozovsky wrote:
The branch stable/13 has been updated by marck (doc committer):
URL:
https://cgit.FreeBSD.org/src/commit/?id=830d566254d3f4e5204f849cb2d2c70d9afffb8f
commit 830d566254d3f4e5204f849cb2d2c70d9afffb8f
Author: Dmitry Morozovsky <[email protected]>
AuthorDate: 2022-07-08 08:58:18 +0000
Commit: Dmitry Morozovsky <[email protected]>
CommitDate: 2022-07-08 08:58:18 +0000
build(7): fix references to svn(1) and svnlite(1)
Replace them with references to Git.
PR: 254937
Reported by: [email protected]
Differential Revision: https://reviews.freebsd.org/D29949
(cherry picked from commit e444a4c677ee3e86038ba2179c4838f5f4b778cd)
---
share/man/man7/build.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index d8887b534758..1ae2e745554e 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 10, 2021
+.Dd Yuly 8, 2022
.Dt BUILD 7
.Os
.Sh NAME
Hello, what is the purpose of this commit? I had already cherry-picked
the content change, and the date was not incorrect.
This should be reverted, for one because "Yuly" is clearly wrong.
Cheers,
Mitchell