From e733c90eb14c62cb11da98640ba2b5df32f9a7e7 Mon Sep 17 00:00:00 2001 From: Chris B Date: Tue, 16 Jan 2024 14:12:32 -0600 Subject: [PATCH] Apply feedback from #130 (#151) This applies the feedback from PR #130 in this comment: https://github.com/microsoft/hlsl-specs/pull/130#discussion_r1412549773 --- specs/language/introduction.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specs/language/introduction.tex b/specs/language/introduction.tex index 405b546e..cfe7b857 100644 --- a/specs/language/introduction.tex +++ b/specs/language/introduction.tex @@ -51,8 +51,9 @@ \p This document aims to use terms consistent with their definitions in \gls{isoC} and \gls{isoCPP}. In cases where the definitions are unclear, or -where this document diverges, refer to the remaining sections in this -chapter and the attached \nameref{main}. +where this document diverges from \gls{isoC} and \gls{isoCPP}, the definitions +in this section, the remaining sections in this chapter, and the attached +glossary (\ref{main}) supersede other sources. \Sec{Runtime Targeting}{Intro.Runtime}