Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Nov 2022 11:25:22 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 160959df492b - main - caroot: Update VCS instructions
Message-ID:  <202211071125.2A7BPMh1096000@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=160959df492b883d25532c6933a97e6d0554d48c

commit 160959df492b883d25532c6933a97e6d0554d48c
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-11-07 11:24:09 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-11-07 11:24:09 +0000

    caroot: Update VCS instructions
---
 secure/caroot/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/secure/caroot/README b/secure/caroot/README
index 1e123080559e..9b41e27bf0d3 100644
--- a/secure/caroot/README
+++ b/secure/caroot/README
@@ -12,7 +12,7 @@ It will:
 	2) Download the latest certdata.txt from Mozilla (fetchcerts)
 	3) Split certdata.txt into the individual .pem files (updatecerts)
 
-Then the results should manually be inspected (svn status)
+Then the results should manually be inspected (git status)
 	1) Any no-longer-trusted certificates should be moved to the
 	untrusted directory (git mv)
 	2) any newly added certificates will need to be added (git add)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211071125.2A7BPMh1096000>