Also shorten indicators of "(k historic)" and "(userspace RCU)" to "(kh)" and "(ur)" respectively. Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- perfbook-lt.tex | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/perfbook-lt.tex b/perfbook-lt.tex index ff257bcc..188a300d 100644 --- a/perfbook-lt.tex +++ b/perfbook-lt.tex @@ -238,9 +238,9 @@ \newcommand{\apig}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{g}}} \newcommand{\apipx}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{px}}} \newcommand{\apik}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{k}}} -\newcommand{\apikh}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{k historic}}} +\newcommand{\apikh}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{kh}}} \newcommand{\apipf}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{pf}}} -\newcommand{\apiur}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{userspace RCU}}} +\newcommand{\apiur}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}\categapi{ur}}} \newcommand{\api}[1]{\hlindex{\co{#1}}\sindex[api]{#1@\co{#1}}} \newcommand{\apialtc}[2]{\hlindex{\co{#1}}\sindex[api]{#2@\co{#2}\categapi{c}}} \newcommand{\apialtg}[2]{\hlindex{\co{#1}}\sindex[api]{#2@\co{#2}\categapi{g}}} @@ -664,8 +664,13 @@ } \printglossary[type=\acronymtype] \phantomsection +\setindexprenote{\footnotesize Note on page number styles: + \textbf{Bold} indicates fair amount of discussion.} \printindex \phantomsection +\setindexprenote{\footnotesize (c):~Cxx standard, (g):~GCC extension, + (k):~Linux kernel, (kh):~Linux kernel historic, (pf):~perfbook CodeSamples, + (px):~POSIX, (ur):~userspace RCU} \printindex[api] \IfEbookSize{}{ \restoregeometry -- 2.17.1