mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 16:57:26 +00:00
15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
|
<!doctype Article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
|
||
|
|
||
|
<!-- *** Include list of authors *** -->
|
||
|
<!entity % authors SYSTEM "authors.ent">
|
||
|
%authors;
|
||
|
|
||
|
<!entity faq SYSTEM "faq.sgml">
|
||
|
]>
|
||
|
|
||
|
<article id="index">
|
||
|
<title>Wine FAQ</title>
|
||
|
|
||
|
&faq;
|
||
|
</article>
|