| 1 |
<!-- ( This is taken from boot-floppy )
|
| 2 |
|
| 3 |
These variables are read and used by all ???.??.sgml; they are included
|
| 4 |
separate from the main document since they may need to change. This
|
| 5 |
allows builders to override the defaults without editing the main SGML
|
| 6 |
file.
|
| 7 |
|
| 8 |
These entries should be language independent
|
| 9 |
|
| 10 |
Remember, this is SGML; the *first* definition of an entity wins.
|
| 11 |
Thus dynamic.ent overrules this one.
|
| 12 |
|
| 13 |
-->
|
| 14 |
<!-- Default values overridden by dynamic.ent -->
|
| 15 |
|
| 16 |
<!ENTITY % FIXME "IGNORE">
|
| 17 |
<!ENTITY % lang-en "IGNORE">
|
| 18 |
<!ENTITY % lang-es "IGNORE">
|
| 19 |
<!ENTITY % lang-pt "IGNORE">
|
| 20 |
<!ENTITY % lang-fr "IGNORE">
|
| 21 |
<!ENTITY % lang-it "IGNORE">
|
| 22 |
<!ENTITY % lang-ja "IGNORE">
|
| 23 |
<!ENTITY % lang-de "IGNORE">
|
| 24 |
|
| 25 |
<!-- update these by each release -->
|
| 26 |
<!ENTITY version "Version: 0.00p00">
|
| 27 |
|
| 28 |
<!ENTITY bookname "Debian Documentation Policy">
|
| 29 |
<!ENTITY bookid "DDP">
|
| 30 |
|
| 31 |
<!ENTITY gplhome "http://www.gnu.org/copyleft/gpl.html">
|
| 32 |
|
| 33 |
<!ENTITY dochome "/usr/share/doc">
|
| 34 |
<!ENTITY filehome "&dochome;/Debian">
|
| 35 |
<!ENTITY httphome "http://www.debian.org/doc/manuals">
|
| 36 |
<!ENTITY httphome2 "http://www.debian.org/manuals">
|
| 37 |
<!ENTITY ftphome "ftp://www.debian.org/doc">
|
| 38 |
<!ENTITY cdromhome "/doc">
|
| 39 |
|
| 40 |
<!ENTITY manualname "<var>manualname</var>">
|
| 41 |
<!ENTITY packagename "<var>packagename</var>">
|
| 42 |
<!ENTITY langname "<var>LANG</var>">
|
| 43 |
<!ENTITY localename "<var>LOCALE</var>">
|
| 44 |
|
| 45 |
<!ENTITY osamu "debian@aokiconsulting.com">
|
| 46 |
<!ENTITY jfs "jfs@computer.org">
|
| 47 |
|
| 48 |
<!-- Keep this comment at the end of the file
|
| 49 |
Local variables:
|
| 50 |
mode: sgml
|
| 51 |
End:
|
| 52 |
-->
|