]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: change "web site" to "website"
authorH3RSKO <34112131+H3RSKO@users.noreply.github.com>
Sun, 16 Aug 2020 20:36:10 +0000 (16:36 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 16 Aug 2020 22:14:18 +0000 (00:14 +0200)
According to wikipedia:

 While "web site" was the original spelling, this variant has become
 rarely used, and "website" has become the standard spelling

Closes #5822

14 files changed:
README
README.md
docs/CONTRIBUTE.md
docs/FAQ
docs/GOVERNANCE.md
docs/HISTORY.md
docs/HTTP-COOKIES.md
docs/MAIL-ETIQUETTE
docs/README.md
docs/RELEASE-PROCEDURE.md
docs/SECURITY-PROCESS.md
docs/TheArtOfHttpScripting
docs/examples/README
docs/examples/rtsp.c

diff --git a/README b/README
index 490faca1637275a317de4d5ca0f333d84297f6ea..ab9aef84c06d19a939eab827a78e6dbc8a6eec2d 100644 (file)
--- a/README
+++ b/README
@@ -30,9 +30,9 @@ CONTACT
 
   All contributors to the project are listed in the THANKS document.
 
-WEB SITE
+WEBSITE
 
-  Visit the curl web site for the latest news and downloads:
+  Visit the curl website for the latest news and downloads:
 
         https://curl.haxx.se/
 
index 16e4b006cfb99ed9b261d04c4d5c6d98e194d369..6040d0281186ebcbab459104fc239c6185a63e2a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ document](https://curl.haxx.se/docs/thanks.html).
 
 ## Website
 
-Visit the [curl web site](https://curl.haxx.se/) for the latest news and
+Visit the [curl website](https://curl.haxx.se/) for the latest news and
 downloads.
 
 ## Git
index bb823b88a964b6d8621491a4cad4b57337d5d8d9..3d4bf49e02d5c51bd95ecb5473b61e2b19c1277b 100644 (file)
@@ -108,7 +108,7 @@ submit a small description of your fix or your new features with every
 contribution so that it can be swiftly added to the package documentation.
 
 The documentation is always made in man pages (nroff formatted) or plain
-ASCII files. All HTML files on the web site and in the release archives are
+ASCII files. All HTML files on the website and in the release archives are
 generated from the nroff/ASCII versions.
 
 ### Test Cases
index 7bd121cef80b4cadeadf8ea80e20cb961a424780..5679352b54354e722906ed09f7039bba5000e4bd 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -189,7 +189,7 @@ FAQ
   curl's development, have we intended curl to replace wget or compete on its
   market. Curl is targeted at single-shot file transfers.
 
-  Curl is not a web site mirroring program. If you want to use curl to mirror
+  Curl is not a website mirroring program. If you want to use curl to mirror
   something: fine, go ahead and write a script that wraps around curl to make
   it reality (like curlmirror.pl does).
 
@@ -253,7 +253,7 @@ FAQ
   up to each company and developer. This is not controlled by nor supervised in
   any way by the project.
 
-  We still get help from companies. Haxx provides web site, bandwidth, mailing
+  We still get help from companies. Haxx provides website, bandwidth, mailing
   lists etc, GitHub hosts the primary git repository and other services like
   the bug tracker at https://github.com/curl/curl. Also again, some companies
   have sponsored certain parts of the development in the past and I hope some
@@ -302,7 +302,7 @@ FAQ
   curl is fully open source. It means you can hire any skilled engineer to fix
   your curl-related problems.
 
-  We list available alternatives on the curl web site:
+  We list available alternatives on the curl website:
   https://curl.haxx.se/support.html
 
   1.10 How many are using curl?
@@ -458,7 +458,7 @@ FAQ
 
   Curl can be built with OpenSSL to do the SSL stuff. The LIBEAY32.DLL is then
   what curl needs on a windows machine to do https:// etc. Check out the curl
-  web site to find accurate and up-to-date pointers to recent OpenSSL DLLs and
+  website to find accurate and up-to-date pointers to recent OpenSSL DLLs and
   other binary packages.
 
   2.4 Does curl support SOCKS (RFC 1928) ?
@@ -563,7 +563,7 @@ FAQ
   a language, you may prefer to use one of these interfaces instead.
 
   Find out more about which languages that support curl directly, and how to
-  install and use them, in the libcurl section of the curl web site:
+  install and use them, in the libcurl section of the curl website:
   https://curl.haxx.se/libcurl/
 
   All the various bindings to libcurl are made by other projects and people,
@@ -724,7 +724,7 @@ FAQ
 
   3.19 How do I get HTTP from a host using a specific IP address?
 
-  For example, you may be trying out a web site installation that isn't yet in
+  For example, you may be trying out a website installation that isn't yet in
   the DNS. Or you have a site using multiple IP addresses for a given host
   name and you want to address a specific one out of the set.
 
index 30df155b5088c578aaff68c2df11abc9f31b0a51..a4c006fbef9177f4ac56a677eb4b3570f777b2fd 100644 (file)
@@ -50,7 +50,7 @@ services and paying for people to work on curl related code etc. Usually, such
 donations are services paid for directly by the sponsors.
 
 We grade sponsors in a few different levels and if they meet the criteria,
-they can be mentioned on the Sponsors page on the curl web site.
+they can be mentioned on the Sponsors page on the curl website.
 
 ## Commercial Support
 
@@ -103,7 +103,7 @@ Feltzing serve as backup admins for when Daniel is gone or unable.
 The primary server is paid for by Haxx. The machine is physically located in a
 server bunker in Stockholm Sweden, operated by the company Portlane.
 
-The web site contents are served to the web via Fastly and Daniel is the
+The website contents are served to the web via Fastly and Daniel is the
 primary curl contact with Fastly.
 
 ### BDFL
index a628d05098a0b9a221a45ee08a2576b816a4ed8a..4c0499f71e4f4c144cbd5f43f29ec45bd8d1b7e0 100644 (file)
@@ -58,7 +58,7 @@ OpenSSL took over and SSLeay was abandoned.
 
 May: first Debian package.
 
-August: LDAP:// and FILE:// support added. The curl web site gets 1300 visits
+August: LDAP:// and FILE:// support added. The curl website gets 1300 visits
 weekly. Moved site to curl.haxx.nu.
 
 September: Released curl 6.0. 15000 lines of code.
@@ -77,7 +77,7 @@ other software and programs to be based on and powered by libcurl. Almost
 
 June: the curl site moves to "curl.haxx.se"
 
-August, the curl web site gets 4000 visits weekly.
+August, the curl website gets 4000 visits weekly.
 
 The PHP guys adopted libcurl already the same month, when the first ever third
 party libcurl binding showed up. CURL has been a supported module in PHP since
@@ -106,7 +106,7 @@ The first experimental ftps:// support was added.
 
 August: curl is bundled in Mac OS X, 10.1. It was already becoming more and
 more of a standard utility of Linux distributions and a regular in the BSD
-ports collections. The curl web site gets 8000 visits weekly. Curl Corporation
+ports collections. The curl website gets 8000 visits weekly. Curl Corporation
 contacted Daniel to discuss "the name issue". After Daniel's reply, they have
 never since got back in touch again.
 
@@ -117,7 +117,7 @@ without many whistles.
 2002
 ----
 
-June: the curl web site gets 13000 visits weekly. curl and libcurl is
+June: the curl website gets 13000 visits weekly. curl and libcurl is
 35000 lines of code. Reported successful compiles on more than 40 combinations
 of CPUs and operating systems.
 
@@ -162,7 +162,7 @@ August: Curl and libcurl 7.12.1
     Available command line options:            96
     Available curl_easy_setopt() options:     120
     Number of public functions in libcurl:     36
-    Amount of public web site mirrors:         12
+    Amount of public website mirrors:         12
     Number of known libcurl bindings:          26
 
 2005
@@ -175,7 +175,7 @@ April: Added the multi_socket() API
 
 September: TFTP support was added.
 
-More than 100,000 unique visitors of the curl web site. 25 mirrors.
+More than 100,000 unique visitors of the curl website. 25 mirrors.
 
 December: security vulnerability: libcurl URL Buffer Overflow
 
@@ -283,7 +283,7 @@ April: added the cyassl backend (later renamed to WolfSSL)
 
  March: first real release supporting HTTP/2
 
- September: Web site had 245,000 unique visitors and served 236GB data
+ September: Website had 245,000 unique visitors and served 236GB data
 
  SMB and SMBS support
 
@@ -312,7 +312,7 @@ April: added the cyassl backend (later renamed to WolfSSL)
 
  September: Added Multi-SSL support
 
- The web site serves 3100 GB/month
+ The website serves 3100 GB/month
 
     Public curl releases:         169
     Command line options:         211
index 31af9f6d9b9e5f6fd411191e9a5a856b9c1ba3c2..de9d1de682eedb9b58cc25ea3d091ca109033315 100644 (file)
   Since curl and libcurl are plain HTTP clients without any knowledge of or
   capability to handle javascript, such cookies will not be detected or used.
 
-  Often, if you want to mimic what a browser does on such web sites, you can
+  Often, if you want to mimic what a browser does on such websites, you can
   record web browser HTTP traffic when using such a site and then repeat the
   cookie operations using curl or libcurl.
index 07660a001d433befd6760b52c653932672d6bd43..9d210a655f2fd3db8af9749ab922be4ac4328a92 100644 (file)
@@ -170,7 +170,7 @@ MAIL ETIQUETTE
   send your email to.
 
   Your email as sent to a curl mailing list will end up in mail archives, on
-  the curl web site and elsewhere, for others to see and read. Today and in
+  the curl website and elsewhere, for others to see and read. Today and in
   the future. In addition to the archives, the mail is sent out to thousands
   of individuals. There is no way to undo a sent email.
 
index 6ee42aad33184a2cc8bf651eee25096550d3126a..0521937d1552e793bf5680337c4b441ff5947655 100644 (file)
@@ -7,6 +7,6 @@ subdirectories, using several different formats. Some of them are not ideal
 for reading directly in your browser.
 
 If you'd rather see the rendered version of the documentation, check out the
-curl web site's [documentation section](https://curl.haxx.se/docs/) for
+curl website's [documentation section](https://curl.haxx.se/docs/) for
 general curl stuff or the [libcurl section](https://curl.haxx.se/libcurl/) for
 libcurl related documentation.
index 8ab4e3f13290f46f93d9d3fe85f420b66ce9b32c..af0c20039b608160da1b4baaa6f3f2c20702ce86 100644 (file)
@@ -42,7 +42,7 @@ in the curl-www repo
 
 - make sure all relevant changes are committed and pushed on the master branch
 
-  (the web site then updates its contents automatically)
+  (the website then updates its contents automatically)
 
 on github
 ---------
index e844a9a90f05a8f0d50b0b5473215d64dcede037..d2ac1fd8461a96b4f6106bb5eaf6a1cffb5b814a 100644 (file)
@@ -8,7 +8,7 @@ Publishing Information
 ----------------------
 
 All known and public curl or libcurl related vulnerabilities are listed on
-[the curl web site security page](https://curl.haxx.se/docs/security.html).
+[the curl website security page](https://curl.haxx.se/docs/security.html).
 
 Security vulnerabilities **should not** be entered in the project's public bug
 tracker.
@@ -88,7 +88,7 @@ announcement.
   the same manner we always announce releases. It gets sent to the
   curl-announce, curl-library and curl-users mailing lists.
 
-- The security web page on the web site should get the new vulnerability
+- The security web page on the website should get the new vulnerability
   mentioned.
 
 curl-security (at haxx dot se)
index c5b67ca1b5f3eddb81af8a1db0606ec59ea962a7..65bda6255f30382f706ed70d14f8a07b4e95fe6a 100644 (file)
@@ -185,7 +185,7 @@ The Art Of Scripting HTTP Requests Using Curl
       curl -u user:password http://example.org/
 
  You need to pay attention that this kind of HTTP authentication is not what
- is usually done and requested by user-oriented web sites these days. They
+ is usually done and requested by user-oriented websites these days. They
  tend to use forms and cookies instead.
 
  2.5 Path part
@@ -268,7 +268,7 @@ The Art Of Scripting HTTP Requests Using Curl
 
  4.1 Forms explained
 
- Forms are the general way a web site can present a HTML page with fields for
+ Forms are the general way a website can present a HTML page with fields for
  the user to enter data in, and then press some kind of 'OK' or 'Submit'
  button to get that data sent to the server. The server then typically uses
  the posted data to decide how to act. Like using the entered words to search
@@ -457,7 +457,7 @@ The Art Of Scripting HTTP Requests Using Curl
  options. There are ways to circumvent this.
 
  It is worth noting that while this is how HTTP Authentication works, very
- many web sites will not use this concept when they provide logins etc. See
+ many websites will not use this concept when they provide logins etc. See
  the Web Login chapter further below for more details on that.
 
 7. More HTTP Headers
index 078cabed0125d63ba7d005ff97b7ed45c85f7b3a..6336c37333d18f1518d5598e680fd6d63dde4c3b 100644 (file)
@@ -9,7 +9,7 @@ some simple steps on how you can build your own application to take full
 advantage of libcurl.
 
 If you end up with other small but still useful example sources, please mail
-them for submission in future packages and on the web site.
+them for submission in future packages and on the website.
 
 BUILDING
 
@@ -28,7 +28,7 @@ want you do reorganize them like:
 *PLEASE* do not use the curl.haxx.se site as a test target for your libcurl
 applications/experiments. Even if some of the examples use that site as a URL
 at some places, it doesn't mean that the URLs work or that we expect you to
-actually torture our web site with your tests!  Thanks.
+actually torture our website with your tests!  Thanks.
 
 EXAMPLES
 
index 1793d9dbfff0862f5e4b0c690a5e98e8d91be1a7..4470b34921a72c6be020e43e59daba9f48e049a2 100644 (file)
@@ -192,7 +192,7 @@ int main(int argc, char * const argv[])
   char *base_name = NULL;
 
   printf("\nRTSP request %s\n", VERSION_STR);
-  printf("    Project web site: "
+  printf("    Project website: "
     "https://github.com/BackupGGCode/rtsprequest\n");
   printf("    Requires curl V7.20 or greater\n\n");