Hi Helge, On Wed, Dec 24, 2025 at 02:38:24PM +0000, Helge Kreutzmann wrote: > Without further ado, the following was found: > > Issue: flag bits → I bits The parameter is 'flags', not 'flag'. Thus, 'flag' can only be the English word, and thus not be in italics. The text is correct. Cheers, Alex > > "The I argument controls the extent of this ordering, with the default " > "behavior (a I value of 0) being to enforce the fence on all threads " > "in the current process. Setting the B bit " > "allows users to indicate that enforcing ordering on only the current thread " > "is necessary. All other flag bits are reserved." --