aboutsummaryrefslogtreecommitdiff
path: root/secure/caroot
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-11-07 11:24:09 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-11-07 11:24:09 +0000
commit160959df492b883d25532c6933a97e6d0554d48c (patch)
tree7bfee6c05abcf27c31dcf70c95f15cd36457aae1 /secure/caroot
parent4d00d772e9aa995f93da41883a1fea5e2e43f818 (diff)
downloadsrc-160959df492b883d25532c6933a97e6d0554d48c.tar.gz
src-160959df492b883d25532c6933a97e6d0554d48c.zip
caroot: Update VCS instructions
Diffstat (limited to 'secure/caroot')
-rw-r--r--secure/caroot/README2
1 files changed, 1 insertions, 1 deletions
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)