envar

envar — A software environment variable.

Synopsis

Description

An envar is an “environment variable.” Environment variables are used most often in the UNIX, DOS, and Windows environments.

Processing expectations

Formatted inline.

Parents [+]

This element occurs in 51 elements.

Children [+]

This element contains 16 elements.

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.

Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)