Table for `Summary of Memory Ordering` is using term `z Systems` while a subsection about its description calls it `zSeries`. Because the subsection is referencing the table, it would be confuse. This commit modifies the table to use `zSeries` term consistently. Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- memorder/memorder.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memorder/memorder.tex b/memorder/memorder.tex index 28faeec..df4d74c 100644 --- a/memorder/memorder.tex +++ b/memorder/memorder.tex @@ -3753,11 +3753,11 @@ dependencies. \rotatebox{90}{x86} \end{picture} & \begin{picture}(6,60)(0,0) - \rotatebox{90}{z~Systems} + \rotatebox{90}{z~Series} \end{picture} \\ \cmidrule(r){1-2} \cmidrule{3-13} -% Alpha ARMv8 ARMv7 Itanium MIPS PA-RISC -CPUs PPC SPARC x86 z Systems +% Alpha ARMv8 ARMv7 Itanium MIPS PA-RISC -CPUs PPC SPARC x86 z Series \cellcolor{white} Memory Ordering & Loads Reordered After Loads or Stores? -- 2.10.0 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html