diff --git a/bitbake/doc/user-manual/user-manual-fetching.xml b/bitbake/doc/user-manual/user-manual-fetching.xml
index b4c1aa21d8..cbf08d949c 100644
--- a/bitbake/doc/user-manual/user-manual-fetching.xml
+++ b/bitbake/doc/user-manual/user-manual-fetching.xml
@@ -121,7 +121,6 @@
hg://.*/.* http://somemirror.org/sources/ \n \
osc://.*/.* http://somemirror.org/sources/ \n \
p4://.*/.* http://somemirror.org/sources/ \n \
- svk://.*/.* http://somemirror.org/sources/ \n \
svn://.*/.* http://somemirror.org/sources/ \n"
MIRRORS =+ "\
@@ -584,9 +583,6 @@ db994d"
Perforce (p4://)
-
- SVK
-
Git Submodules (gitsm://)
diff --git a/bitbake/doc/user-manual/user-manual-ref-variables.xml b/bitbake/doc/user-manual/user-manual-ref-variables.xml
index 907e6c608c..b785f04aba 100644
--- a/bitbake/doc/user-manual/user-manual-ref-variables.xml
+++ b/bitbake/doc/user-manual/user-manual-ref-variables.xml
@@ -1942,8 +1942,6 @@
an OSC (OpenSUSE Build service) revision control repository.
repo:// - Fetches files from
a repo (Git) repository.
- svk:// - Fetches files from
- an SVK revision control repository.
http:// - Fetches files from
the Internet using HTTP.
https:// - Fetches files