aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/man/xm.pod.114
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/man/xm.pod.1 b/docs/man/xm.pod.1
index 05895a433a..f9d2a0a983 100644
--- a/docs/man/xm.pod.1
+++ b/docs/man/xm.pod.1
@@ -1,6 +1,6 @@
=head1 NAME
-xm - Xen management user interface
+xm - Obsolete xen management user interface
=head1 SYNOPSIS
@@ -8,10 +8,14 @@ B<xm> I<subcommand> [I<args>]
=head1 DESCRIPTION
-The B<xm> program is the main interface for managing Xen guest
-domains. The program can be used to create, pause, and shutdown
-domains. It can also be used to list current domains, enable or pin
-VCPUs, and attach or detach virtual block devices.
+This program is now superseded by B<xl>, which should be largely
+backwards-compatible with B<xm>.
+
+The B<xm> program is the main interface for managing Xen guest domains
+when the obsolete Xend toolstack is in use. The program can be used to
+create, pause, and shutdown domains. It can also be used to list
+current domains, enable or pin VCPUs, and attach or detach virtual
+block devices.
The basic structure of every B<xm> command is almost always: