diff --git a/source4/lib/talloc/web/index.html b/source4/lib/talloc/web/index.html index 2a6c2d0768e..106920e8a59 100644 --- a/source4/lib/talloc/web/index.html +++ b/source4/lib/talloc/web/index.html @@ -29,12 +29,14 @@ svn. To fetch via svn use the following command:
   svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/lib/talloc talloc
+  svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/lib/replace libreplace
 
To fetch via rsync use this command:
   rsync -Pavz samba.org::ftp/unpacked/samba4/source/lib/talloc .
+  rsync -Pavz samba.org::ftp/unpacked/samba4/source/lib/libreplace .