diff --git a/source/basic.tex b/source/basic.tex index c5ad9eb0bc..e511e290d2 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -2876,7 +2876,7 @@ \pnum \indextext{program}% \indextext{linking}% -A \defn{program} consists of one or more translation units\iref{lex.separate} +A \defn{program} consists of one or more translation units\iref{lex.phases} linked together. A translation unit consists of a sequence of declarations.