Welcome to mirror list, hosted at ThFree Co, Russian Federation.

faq-sections.xml « doc « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4c88d68d51a8200187935369eae0aeafb88d2b53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?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      "&#x00A3;">
	<!ENTITY brokenpipe "&#x00A6;">

      <!-- 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>