diff --git a/source/lex.tex b/source/lex.tex index 1ed432dda3..070aac5b8b 100644 --- a/source/lex.tex +++ b/source/lex.tex @@ -43,10 +43,8 @@ \pnum \begin{note} -Previously translated translation units and instantiation -units can be preserved individually or in libraries. The separate -translation units of a program communicate\iref{basic.link} by (for -example) +Previously translated translation units can be preserved individually or in libraries. +The separate translation units of a program communicate\iref{basic.link} by (for example) calls to functions whose identifiers have external or module linkage, manipulation of objects whose identifiers have external or module linkage, or manipulation of data files. Translation units can be separately