diff options
author | Don Domingo <ddomingo@redhat.com> | 2009-07-20 13:16:47 +1000 |
---|---|---|
committer | Don Domingo <ddomingo@redhat.com> | 2009-07-20 13:16:47 +1000 |
commit | a23fc5e3fc3e6783226a8c9092ada9ec6d0a6c53 (patch) | |
tree | dc31eb31af018be15b42429e776d62f7c14bd468 /doc/SystemTap_Beginners_Guide | |
parent | 83a2e2b55a9eacdd36ac4ea4d8e59e9204123ceb (diff) | |
download | systemtap-steved-a23fc5e3fc3e6783226a8c9092ada9ec6d0a6c53.tar.gz systemtap-steved-a23fc5e3fc3e6783226a8c9092ada9ec6d0a6c53.tar.xz systemtap-steved-a23fc5e3fc3e6783226a8c9092ada9ec6d0a6c53.zip |
minor typo
Diffstat (limited to 'doc/SystemTap_Beginners_Guide')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Installation.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Installation.xml b/doc/SystemTap_Beginners_Guide/en-US/Installation.xml index d0ce1f26..ab984b14 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Installation.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Installation.xml @@ -213,7 +213,7 @@ enabled=1 Replace <command><replaceable>kernelname</replaceable></command> with the appropriate kernel variant name (for example, <filename>kernel-PAE</filename>), and <command><replaceable>version</replaceable></command> with the target kernel's version. For example, to install the required kernel information packages for - the <command>kernel-PAE--2.6.18-53.1.13.el5</command> kernel, run: + the <command>kernel-PAE-2.6.18-53.1.13.el5</command> kernel, run: </para> <itemizedlist> |