diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | docs/curl.1 | 12 |
2 files changed, 7 insertions, 7 deletions
@@ -19,7 +19,7 @@ README Always try the Curl web site for the latest news: - http://curl.haxx.nu + http://curl.haxx.se The official download mirror sites are: diff --git a/docs/curl.1 b/docs/curl.1 index 789d5b49f..93c9e1d1b 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -2,7 +2,7 @@ .\" nroff -man curl.1 .\" Written by Daniel Stenberg .\" -.TH curl 1 "22 May 2000" "Curl 7.0" "Curl Manual" +.TH curl 1 "9 June 2000" "Curl 7.0" "Curl Manual" .SH NAME curl \- get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or HTTPS syntax. @@ -546,9 +546,9 @@ There will appear more error codes here in future releases. The existing ones are meant to never change. .SH BUGS If you do find any (or have other suggestions), mail Daniel Stenberg -<Daniel.Stenberg@haxx.nu>. +<Daniel.Stenberg@haxx.se>. .SH AUTHORS / CONTRIBUTORS - - Daniel Stenberg <Daniel.Stenberg@haxx.nu> + - Daniel Stenberg <Daniel.Stenberg@haxx.se> - Rafael Sagula <sagula@inf.ufrgs.br> - Sampo Kellomaki <sampo@iki.fi> - Linas Vepstas <linas@linas.org> @@ -557,7 +557,7 @@ If you do find any (or have other suggestions), mail Daniel Stenberg - Kjell Ericson <Kjell.Ericson@haxx,nu> - Troy Engel <tengel@sonic.net> - Ryan Nelson <ryan@inch.com> - - Bjorn Stenberg <Bjorn.Stenberg@haxx.nu> + - Bjorn Stenberg <Bjorn.Stenberg@haxx.se> - Angus Mackay <amackay@gus.ml.org> - Eric Young <eay@cryptsoft.com> - Simon Dick <simond@totally.irrelevant.org> @@ -577,7 +577,7 @@ If you do find any (or have other suggestions), mail Daniel Stenberg - Lars J. Aas <larsa@sim.no> - Jörn Hartroth <Joern.Hartroth@telekom.de> - Matthew Clarke <clamat@van.maves.ca> - - Linus Nielsen <Linus.Nielsen@haxx.nu> + - Linus Nielsen <Linus.Nielsen@haxx.se> - Felix von Leitner <felix@convergence.de> - Dan Zitter <dzitter@zitter.net> - Jongki Suwandi <Jongki.Suwandi@eng.sun.com> @@ -593,7 +593,7 @@ If you do find any (or have other suggestions), mail Daniel Stenberg - Rich Gray at Plus Technologies .SH WWW -http://curl.haxx.nu +http://curl.haxx.se .SH FTP ftp://ftp.sunet.se/pub/www/utilities/curl/ .SH "SEE ALSO" |