From e760e0c27c68b63dd14bbb423667b39a34b4216e Mon Sep 17 00:00:00 2001 From: Alisdair Meredith Date: Sun, 27 Jul 2025 11:02:53 -0400 Subject: [PATCH] [basic.link] All names have linkage Given that the last option is "no linkage", the list is exhaustive and should not open readers to questioning what other options might be available if a name merely "can have" linkage. --- source/basic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/basic.tex b/source/basic.tex index c5ad9eb0bc..8ad496d3d6 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -2888,7 +2888,7 @@ \pnum \indextext{translation unit}% -A name can have +A name has \defnadj{external}{linkage}, \defnadj{module}{linkage}, \defnadj{internal}{linkage}, or