Mercurial > hg > octave-lyh
diff doc/interpreter/system.texi @ 2701:cd5f72e530e2
[project @ 1997-02-19 19:15:40 by jwe]
author | jwe |
---|---|
date | Wed, 19 Feb 1997 19:16:17 +0000 |
parents | 8c7955a8d49f |
children | 99dd10f4eaaf |
line wrap: on
line diff
--- a/doc/interpreter/system.texi +++ b/doc/interpreter/system.texi @@ -794,17 +794,17 @@ @example @group -OCTAVE_HOME/libexec/octave/site/exec/ARCH -OCTAVE_HOME/libexec/octave/VERSION/exec/ARCH +@var{OCTAVE_HOME}/libexec/octave/site/exec/@var{ARCH} +@var{OCTAVE_HOME}/libexec/octave/@var{VERSION}/exec/@var{ARCH} @end group @end example @noindent -are prepended (appended) to @code{EXEC_PATH}, where @code{OCTAVE_HOME} +are prepended (appended) to @code{EXEC_PATH}, where @var{OCTAVE_HOME} is the top-level directory where all of Octave is installed -(@file{/usr/local} by default). If you don't specify a value for -@code{EXEC_PATH} explicitly, these special directories are prepended to -your shell path. +(the default value is @file{@value{OCTAVEHOME}}). If you don't specify +a value for @code{EXEC_PATH} explicitly, these special directories are +prepended to your shell path. @end defvr In most cases, the following functions simply decode their arguments and