diff options
author | ddomingo <ddomingo@redhat.com> | 2008-12-01 14:11:33 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2008-12-01 14:11:33 +1000 |
commit | 4ea5a9d947ac41fc9da143ce501642673d27c7bf (patch) | |
tree | 8701ab9e673cd2b6c1c164485e156d49a6170aa1 /doc/SystemTap_Beginners_Guide/en-US/Array-Operations.xml | |
parent | a8511139e11263434747963261173861a36a5cf6 (diff) | |
download | systemtap-steved-4ea5a9d947ac41fc9da143ce501642673d27c7bf.tar.gz systemtap-steved-4ea5a9d947ac41fc9da143ce501642673d27c7bf.tar.xz systemtap-steved-4ea5a9d947ac41fc9da143ce501642673d27c7bf.zip |
added index tags
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US/Array-Operations.xml')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Array-Operations.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Array-Operations.xml b/doc/SystemTap_Beginners_Guide/en-US/Array-Operations.xml index b2f0df1b..c053c329 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Array-Operations.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Array-Operations.xml @@ -816,23 +816,23 @@ probe timer.s(2) <indexterm> <primary>array operations</primary> <secondary>computing for statistical aggregates</secondary> -<tertiary>adding values to statistical aggregatest</tertiary> +<tertiary>adding values to statistical aggregates</tertiary> </indexterm> <indexterm> <primary>operations</primary> <secondary>computing for statistical aggregates</secondary> -<tertiary>adding values to statistical aggregatest</tertiary> +<tertiary>adding values to statistical aggregates</tertiary> </indexterm> <indexterm> <primary>computing for statistical aggregates</primary> <secondary>array operations</secondary> -<tertiary>adding values to statistical aggregatest</tertiary> +<tertiary>adding values to statistical aggregates</tertiary> </indexterm> <indexterm> -<primary>adding values to statistical aggregatest</primary> +<primary>adding values to statistical aggregates</primary> <secondary>computing for statistical aggregates</secondary> <tertiary>array operations</tertiary> </indexterm> |