Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixing distro var
  • Loading branch information
lichtkind committed Apr 19, 2012
1 parent 75e2274 commit 64fd869
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/appendix-a-index.txt
Expand Up @@ -1351,15 +1351,15 @@ default
**$\*DISTRO**
*[(special var)](appendix-b-grouped.html#global-variables)* —
running OS distribution, you might want to use `$*DISTRO.name`,
see also: **[`$*KERNEL`](#kernel-global-var)** and
see also: **[\$\*KERNEL](#kernel-global-var)** and
**[\$\*VM](#vm-global-var)**

**$\?DISTRO**
*[(special var)](appendix-b-grouped.html#global-variables)* —
[OS](#kernel-compiler-var) distribution the
program was compiled for, see also:
**[`$?KERNEL`](#kernel-compiler-var)** and
**[`$*VM`](#vm-compiler-var)**
**[\$?KERNEL](#kernel-compiler-var)** and
**[\$*VM](#vm-compiler-var)**

**[div](operators.html)** integer division

Expand Down

0 comments on commit 64fd869

Please sign in to comment.