The branch main has been updated by lwhsu:

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

commit 160959df492b883d25532c6933a97e6d0554d48c
Author:     Li-Wen Hsu <[email protected]>
AuthorDate: 2022-11-07 11:24:09 +0000
Commit:     Li-Wen Hsu <[email protected]>
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)

Reply via email to