Skip to content

Commit 3d8f730

Browse files
authored
Merge pull request #516 from abouteiller/errata-def@v5
Add a description of what is an errata
2 parents 46c63a5 + aa13ae9 commit 3d8f730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Chap_Terms.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ \section{Semantics}
128128
\begin{itemize}
129129
\item \emph{shall}, \emph{must} and \emph{will} indicate that the specified behavior is \emph{required} of all conforming implementations
130130
\item \emph{should} and \emph{may} indicate behaviors that a complete implementation would include, but are not required of all conforming implementations
131+
\item \emph{errata} indicate a clarification or minor correction to the standard (that is, backward compatible, or representing the state of the practice in implementations); such changes to an API or attribute apply retroactively to all prior versions of the standard where said API or attribute exists
131132
\end{itemize}
132133

133134
%%%%%%%%%%%

0 commit comments

Comments
 (0)