summaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-05-21 14:00:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-05-21 14:00:55 +0000
commit20807388837d5ccafdff5680ba400ceadd7600fc (patch)
treee90340fe1e67592ce9253d86a9476bab852ee950 /docs/FAQ
parent48bc73c27130ca8f81ef8894b4493598f549f57a (diff)
downloadcurl-20807388837d5ccafdff5680ba400ceadd7600fc.tar.gz
corrected see also
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 572a9ed81..d08a17390 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -333,7 +333,7 @@ FAQ
HTML-files. There's no difference to curl and it doesn't even know what kind
of language that generated the page.
- See also item 3.13 regarding javascript.
+ See also item 3.14 regarding javascript.
3.7. Can I use curl to delete/rename a file through FTP?