diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-13 18:25:08 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:20 -0500 |
commit | c97b78b4452ef39ffe28a1427f6f555248a70a1c (patch) | |
tree | 840ac93686b2f0463b51b9ffcd4e1ce659e909e1 /docs/Samba-HOWTO-Collection/glossary.xml | |
parent | d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c (diff) | |
download | samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.tar.gz samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.tar.bz2 samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.zip |
More validation fixes; building FO-PDF versions of the HOWTO and
the Guide work now!
(This used to be commit 2192c44663d3031cd6c0f228aea4a8cdd2a29a82)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/glossary.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/glossary.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/glossary.xml b/docs/Samba-HOWTO-Collection/glossary.xml index 05fffd0457..3a36e2c553 100644 --- a/docs/Samba-HOWTO-Collection/glossary.xml +++ b/docs/Samba-HOWTO-Collection/glossary.xml @@ -81,8 +81,10 @@ <glossterm>Extended Meta-file Format</glossterm> <acronym>EMF</acronym> <glossdef> + <para> An intermediate file format used by Microsoft <?latex \linebreak ?>Windows-based servers and clients. EMF files may be - rendered into a page description language by a print processor. + rendered into a page description language by a print processor. + </para> </glossdef> </glossentry> @@ -176,9 +178,11 @@ <glossterm>Portable Document Format</glossterm> <acronym>PDF</acronym> <glossdef> + <para> A highly compressed document format, based on postscript, used as a document distribution format that is supported by Web browsers as well as many applications. Adobe also distribute an application called <quote>acrobat</quote> which is a PDF reader. + </para> </glossdef> </glossentry> |