diff options
author | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2004-12-24 21:58:38 +0000 |
---|---|---|
committer | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2004-12-24 21:58:38 +0000 |
commit | c98b30eadcd911512c4d48f8c529c499724a0161 (patch) | |
tree | 70697bdd236e31aa140acf4913b42b7e6906591c /winsup/doc/setup-net.sgml | |
parent | e1736c2f135a31a8882199169c2dfc5a99f7ce1b (diff) | |
download | cygnal-c98b30eadcd911512c4d48f8c529c499724a0161.tar.gz cygnal-c98b30eadcd911512c4d48f8c529c499724a0161.tar.bz2 cygnal-c98b30eadcd911512c4d48f8c529c499724a0161.zip |
* .sgml: Cleanup markup for XML validity.
Diffstat (limited to 'winsup/doc/setup-net.sgml')
-rw-r--r-- | winsup/doc/setup-net.sgml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/winsup/doc/setup-net.sgml b/winsup/doc/setup-net.sgml index 2b787b6ef..dcbdffdb2 100644 --- a/winsup/doc/setup-net.sgml +++ b/winsup/doc/setup-net.sgml @@ -3,8 +3,8 @@ <sect1 id="internet-setup"> <title>Internet Setup</title> <para>To install the Cygwin net release, go to <ulink -URL="http://cygwin.com/">http://cygwin.com/</ulink> and click on <ulink -URL="http://cygwin.com/setup.exe">"Install Cygwin Now!"</ulink>. This will +url="http://cygwin.com/">http://cygwin.com/</ulink> and click on <ulink +url="http://cygwin.com/setup.exe">"Install Cygwin Now!"</ulink>. This will download a GUI installer called <command>setup.exe</command> which can be run to download a complete cygwin installation via the internet. Follow the instructions on each screen to install Cygwin. @@ -15,7 +15,7 @@ The <command>setup.exe</command> installer is designed to be easy for new users to understand while remaining flexible for the experienced. The volunteer development team is constantly working on <command>setup.exe</command>; before requesting a new feature, -check the wishlist in the <ulink URL="http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/README?cvsroot=cygwin-apps&rev=2">CVS <literal>README</literal> +check the wishlist in the <ulink url="http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/README?cvsroot=cygwin-apps&rev=2">CVS <literal>README</literal> </ulink>. It may already be present in the CVS version! </para> @@ -25,13 +25,13 @@ most installations, you can get a working minimal Cygwin environment installed by simply clicking the <literal>Next</literal> button at each page. The only exception to this is choosing a Cygwin mirror, which you can choose by experimenting with those listed at -<ulink URL="http://cygwin.com/mirrors.html"> +<ulink url="http://cygwin.com/mirrors.html"> http://cygwin.com/mirrors.html </ulink>. For more details about each of page of the <command>setup.exe</command> installation, read on below. Please note that this guide assumes that you have a basic understanding of Unix (or a Unix-like OS). If you are new to Unix, you will also want -to make use of <ulink URL="http://www.google.com/search?q=new+to+unix"> +to make use of <ulink url="http://www.google.com/search?q=new+to+unix"> other resources</ulink>. </para> @@ -129,7 +129,7 @@ authorization for proxy servers. Since there is no way of knowing from where you will be downloading Cygwin, you need to choose at least one mirror site. Cygwin mirrors are geographically distributed around the world; check the list at <ulink -URL="http://cygwin.com/mirrors.html">http://cygwin.com/mirrors.html</ulink> +url="http://cygwin.com/mirrors.html">http://cygwin.com/mirrors.html</ulink> to find one near you. You can select multiple mirrors by holding down <literal>CTRL</literal> and clicking on each one. If you have the URL of an unlisted mirror (for example, if your organization has an internal Cygwin @@ -144,7 +144,7 @@ small text file called <literal>setup.bz2</literal> that contains a list of packages available from that site along with some basic information about each package which <command>setup.exe</command> parses and uses to create the chooser window. For details about the format of this file, see -the <ulink URL="http://sources.redhat.com/cygwin-apps/setup.html"> +the <ulink url="http://sources.redhat.com/cygwin-apps/setup.html"> setup.exe homepage</ulink>. </para> <para> @@ -228,7 +228,7 @@ scripts to finish correctly setting up installed packages. Since each script is run separately, several windows may pop up. If you are interested in what is being done, see the Cygwin Package Contributor's Guide at <ulink -URL="http://cygwin.com/setup.html">http://cygwin.com/setup.html</ulink> +url="http://cygwin.com/setup.html">http://cygwin.com/setup.html</ulink> When the last post-install script is completed, <command>setup.exe</command> will display a box announcing the completion. A few packages, such as the OpenSSH server, require some manual site-specific configuration. |