about summary refs log tree commit diff
path: root/doc/USERDOC
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-01 01:35:37 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-01 01:35:37 +0000
commit2d8f8a12c021d1fdfb6b52be261332c5322bd925 (patch)
treea3bcd1362b03348bddd238b05974a04353e5eea2 /doc/USERDOC
parent504e7b6291cd5e68f5286dd06cdaab0fe1d185c6 (diff)
downloadnetpbm-mirror-2d8f8a12c021d1fdfb6b52be261332c5322bd925.tar.gz
netpbm-mirror-2d8f8a12c021d1fdfb6b52be261332c5322bd925.tar.xz
netpbm-mirror-2d8f8a12c021d1fdfb6b52be261332c5322bd925.zip
Update URLs, Viewvc reference
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2474 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/USERDOC')
-rw-r--r--doc/USERDOC7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/USERDOC b/doc/USERDOC
index f067059a..9d883849 100644
--- a/doc/USERDOC
+++ b/doc/USERDOC
@@ -25,17 +25,12 @@ to the Internet), just make a local copy of the HTML files.
 You can get the files from the Subversion repository using the Subversion
 client program 'svn':
 
-  URL=https://netpbm.svn.sourceforge.net/svnroot/netpbm/userguide
+  URL=https://svn.code.sf.net/p/netpbm/code/userguide
   svn export $URL
 
 This creates a directory "userguide" in your current directory containing
 all the same files that are on the web site.
 
-And a sometimes more convenient way to get those files from the Subversion
-repository is to get Sourceforge's Viewvc service to make a tarball of them:
-
-  wget http://netpbm.svn.sourceforge.net/viewvc/netpbm/userguide.tar.gz?view=tar --output-document=/tmp/userguide.tgz
-
 
 An apparent alternative is just to copy the web site with something like GNU
 Wget.  However, the Sourceforge web server has limitations on how much you can