aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-20 12:40:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-05-20 12:40:28 +0200
commit6f8d29930130160ff8db5c3905bf4a692f6bf6e7 (patch)
treeab8d1d93bd80eb5026a4659b90c94c778b17c86a /doc/manual.cli
parent670393b5708e0262757da5052da9a61270c907b7 (diff)
Documentation tweak
Diffstat (limited to 'doc/manual.cli')
-rw-r--r--doc/manual.cli9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/manual.cli b/doc/manual.cli
index a867643..4c55374 100644
--- a/doc/manual.cli
+++ b/doc/manual.cli
@@ -8911,10 +8911,11 @@ export
\
Besides starting a module purview, a non-exporting module declaration in the
-implementation unit makes non-internal linkage names declared or made visible
-(via import) in the module purview of an interface unit also visible in the
-module purview of the implementation unit. In this sense a non-exporting
-module declaration acts as a special \c{import}. For example:
+implementation unit makes (non-internal linkage) names declared or made
+visible (via import) in the module purview of an interface unit also visible
+in the module purview of the implementation unit. In this sense a
+non-exporting module declaration acts as a special \c{import}. The following
+example illustrates this point:
\
module;