diff libinterp/corefcn/urlwrite.cc @ 19254:6443693a176f

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Sun, 05 Oct 2014 10:48:26 -0400
parents 6113e0c6920b 432ffa35de13
children 03067dab10ca
line wrap: on
line diff
--- a/libinterp/corefcn/urlwrite.cc	Sat Oct 04 20:16:10 2014 -0700
+++ b/libinterp/corefcn/urlwrite.cc	Sun Oct 05 10:48:26 2014 -0400
@@ -299,7 +299,7 @@
 \n\
 @example\n\
 @group\n\
-urlwrite (\"ftp://ftp.octave.org/pub/octave/README\",\n\
+urlwrite (\"ftp://ftp.octave.org/pub/README\",\n\
           \"README.txt\");\n\
 @end group\n\
 @end example\n\
@@ -462,7 +462,7 @@
 in string @var{s}.  For example:\n\
 \n\
 @example\n\
-s = urlread (\"ftp://ftp.octave.org/pub/octave/README\");\n\
+s = urlread (\"ftp://ftp.octave.org/pub/README\");\n\
 @end example\n\
 \n\
 The variable @var{success} is 1 if the download was successful,\n\