envar
envar — A software environment variable.
Synopsis
- Zero or more of:
- text
phrase
(db._phrase)replaceable
- Graphic inlines
- Indexing inlines
- Linking inlines
- Ubiquitous inlines
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
remark
subscript
superscript
xref
Attributes
Description
An envar
is an “environment variable.”
Environment variables are used most often in the
UNIX, DOS, and Windows
environments.
Processing expectations
Formatted inline.
This element occurs in 51 elements.
This element contains 16 elements.
See Also
Examples
1 <article xmlns='http://docbook.org/ns/docbook'> 2 <title>Example envar</title> 4 <para>In order to translate public identifiers into local system identifiers, <application>Jade</application> and <application>SP</application> read the catalog files 6 pointed to by <envar>SGML_CATALOG_FILES</envar>. </para> 8 </article>
In order to translate public identifiers into local system identifiers,
Jade and SP read the catalog files
pointed to by SGML_CATALOG_FILES
.