From 763267e315a93e2b6d66a0afdcda96db939e09b6 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 24 May 2017 11:12:24 +0200 Subject: [PATCH] docs: replace xm with xl in xen-tscmode Signed-off-by: Olaf Hering Acked-by: Ian Jackson Acked-by: Wei Liu --- docs/man/xen-tscmode.pod.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/xen-tscmode.pod.7 b/docs/man/xen-tscmode.pod.7 index 0f9345358d..062cd820f8 100644 --- a/docs/man/xen-tscmode.pod.7 +++ b/docs/man/xen-tscmode.pod.7 @@ -104,10 +104,10 @@ be read. =head1 DETERMINING RDTSC FREQUENCY To determine the frequency of rdtsc instructions that are emulated, -an "xm" command can be used by a privileged user of domain0. The +an "xl" command can be used by a privileged user of domain0. The command: - # xm debug-key s; xm dmesg | tail + # xl debug-key s; xl dmesg | tail provides information about TSC usage in each domain where TSC emulation is currently enabled. -- 2.39.5