public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: jturney@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. b400fa3ca40b7aba2737c809e54cebcbeb4fba23
Date: Mon, 13 Nov 2017 13:20:00 -0000	[thread overview]
Message-ID: <20171113132020.97175.qmail@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=b400fa3ca40b7aba2737c809e54cebcbeb4fba23

commit b400fa3ca40b7aba2737c809e54cebcbeb4fba23
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Mon Nov 13 13:19:14 2017 +0000

    Revise text on setup page


Diff:
---
 setup.html |   28 +++++++++-------------------
 1 files changed, 9 insertions(+), 19 deletions(-)

diff --git a/setup.html b/setup.html
index b9e55a7..67221b8 100644
--- a/setup.html
+++ b/setup.html
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
-	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <link href="cygwin-apps.css" title="cygwin-apps" media="screen" type="text/css" rel="stylesheet" />
@@ -20,38 +19,33 @@ is a tool for installing Cygwin over the internet, or from a local directory.
 If you want information on how to use <tt>setup</tt> to install Cygwin,
 read the <a
 href="http://sourceware.org/cygwin/cygwin-ug-net/setup-net.html">Setting Up
-Cygwin</a> page.  For more information on creating packages that 
+Cygwin</a> page.  For more information on creating packages that
 <tt>setup</tt> understands, read the <a href="http://cygwin.com/setup.html">
-Cygwin Package Contributor's Guide</a>.
-Instruction on creating a local mirror with or without custom Cygwin packages
+Cygwin Packages</a> page.
+Instructions on creating a local mirror with or without custom Cygwin packages
 can be found on the <a
 href="https://cygwin.com/package-server.html">package
 server</a> page.
 </p>
 
-<h2><a id="download" name="download">Downloads</a></h2>
-<p>
-Anyone intending to do any development work on <tt>setup</tt> should
-check out the <a href="#git">current GIT version</a> of the sources.<br>
-
 <h2>
 <a id="git" name="git">
-Getting the source code from GIT and building
+Getting the source code from git and building
 </a>
 </h2>
-<p><tt>setup</tt> is available via git.  The sources can be
+<p><tt>setup</tt> source code is available via git.  The sources can be
 <a href="https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git">
-viewed</a> on the web using GITWeb. For development, check out the sources
+viewed</a> using GitWeb. For development, check out the sources
 like this:
 
-<pre>  
+<pre>
 git clone git://cygwin.com/git/cygwin-setup.git
 </pre>
 
 or, if you have commit rights on the repository (you know if you do),
 like this:
 
-<pre>  
+<pre>
 git clone cygwin.com:/git/cygwin-setup.git
 </pre>
 </p>
@@ -61,10 +55,6 @@ git clone cygwin.com:/git/cygwin-setup.git
     >README</a></tt>
 file included in its source.</p>
 
-<h2><a id="miscinfo" name="miscinfo">Miscellaneous Information</a></h2>
-Setup supports a few command-line arguments.  They can be listed using the
-<tt>setup-x86 --help</tt> or <tt>setup-x86_64 --help</tt> command.</p>
-
 </div>
 
 <div id="navigation">


                 reply	other threads:[~2017-11-13 13:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171113132020.97175.qmail@sourceware.org \
    --to=jturney@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).