blob: 64869fdceecbd301e7b45fde4ab0057f3daa1db3 (
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
|
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"[
<!ENTITY cygnus-copyright "<year>1999,2000,2001</year>
<holder>Red Hat, Inc.</holder>">
<!ENTITY cygnus-code-copyright "
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc.
This is copyrighted software that may only
be reproduced, modified, or distributed
under license from Red Hat, Inc.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
">
]>
<book id="cygwin-ug">
<bookinfo>
<date>2001-22-03</date>
<title>Cygwin User's Guide</title>
<authorgroup>
<author>
<firstname>Joshua Daniel</firstname>
<surname>Franklin</surname>
</author>
<author>
<firstname>Corinna</firstname>
<surname>Vinschen</surname>
</author>
<author>
<firstname>Christopher</firstname>
<surname>Faylor</surname>
</author>
<author>
<firstname>DJ</firstname>
<surname>Delorie</surname>
</author>
<author>
<firstname>Pierre</firstname>
<surname>Humblet</surname>
</author>
<author>
<firstname>Geoffrey</firstname>
<surname>Noer</surname>
</author>
</authorgroup>
DOCTOOL-INSERT-legal
</bookinfo>
<toc></toc>
DOCTOOL-INSERT-overview
DOCTOOL-INSERT-setup
DOCTOOL-INSERT-using
DOCTOOL-INSERT-programming
</book>
|