* faq.xml: Remove copyright section, link to license.html * faq-sections.xml: Remove copyright section, link to license.html * faq-programming.xml: Remove confusing reference to Red Hat. * faq-what.xml: Reword "supported" FAQ.
		
			
				
	
	
		
			83 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version='1.0'?>
 | 
						|
<!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.2//EN'
 | 
						|
                      "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
 | 
						|
      <!-- see http://www.unicode.org/charts/PDF/U0080.pdf -->
 | 
						|
	<!ENTITY pound      "£">
 | 
						|
	<!ENTITY brokenpipe "¦">
 | 
						|
 | 
						|
      <!-- all the files -->
 | 
						|
      <!ENTITY FAQ-WHAT SYSTEM "faq-what.xml">
 | 
						|
      <!ENTITY FAQ-SETUP SYSTEM "faq-setup.xml">
 | 
						|
      <!ENTITY FAQ-RESOURCES SYSTEM "faq-resources.xml">
 | 
						|
      <!ENTITY FAQ-USING SYSTEM "faq-using.xml">
 | 
						|
      <!ENTITY FAQ-API SYSTEM "faq-api.xml">
 | 
						|
      <!ENTITY FAQ-PROGRAMMING SYSTEM "faq-programming.xml">
 | 
						|
      <!ENTITY FAQ-PROBLEMS SYSTEM "faq-problems.xml">
 | 
						|
]>
 | 
						|
 | 
						|
<article id="faq" lang="en">
 | 
						|
  <articleinfo>
 | 
						|
    <title>Cygwin FAQ</title>
 | 
						|
  </articleinfo>
 | 
						|
 | 
						|
<sect1  id="faq.about">
 | 
						|
<title>About Cygwin</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
&FAQ-WHAT;
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
<sect1  id="faq.setup">
 | 
						|
<title>Setting up Cygwin</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
&FAQ-SETUP;
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
<sect1  id="faq.resources">
 | 
						|
<title>Further Resources</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
&FAQ-RESOURCES;
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
<sect1  id="faq.using">
 | 
						|
<title>Using Cygwin</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
&FAQ-USING;
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
<sect1  id="faq.api">
 | 
						|
<title>Cygwin API Questions</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
&FAQ-API;
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
<sect1  id="faq.programming">
 | 
						|
<title>Programming Questions</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
&FAQ-PROGRAMMING;
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
<sect1  id="faq.known-problems">
 | 
						|
<title>Known Problems in the Latest Net Release</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
&FAQ-PROBLEMS;
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
<sect1  id="faq.copyright">
 | 
						|
<title>Copyright</title>
 | 
						|
<qandaset><?dbhtml toc="1"?>
 | 
						|
 | 
						|
 | 
						|
<qandaentry id="faq.what.copyright">
 | 
						|
<question><para>What are the copyrights?</para></question>
 | 
						|
<answer>
 | 
						|
 | 
						|
<para>Please see
 | 
						|
<ulink url="http://cygwin.com/license.html" /> for more information
 | 
						|
about Cygwin copyright and licensing.
 | 
						|
</para>
 | 
						|
 | 
						|
</answer></qandaentry>
 | 
						|
</qandaset></sect1>
 | 
						|
 | 
						|
</article>
 |