From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao Peng Subject: [PATCH v2 for Xen 4.6 6/6] docs/man: resort sections Date: Tue, 29 Sep 2015 15:49:55 +0800 Message-ID: <1443512995-11853-7-git-send-email-chao.p.peng@linux.intel.com> References: <1443512995-11853-1-git-send-email-chao.p.peng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1443512995-11853-1-git-send-email-chao.p.peng@linux.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: wei.liu2@citrix.com, dario.faggioli@citrix.com, Ian.Jackson@eu.citrix.com, Ian.Campbell@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org Section 'IGNORED FOR COMPATIBILITY WITH XM' separates 'CACHE MONITORING TECHNOLOGY' and 'CACHE ALLOCATION TECHNOLOGY' but they really should be put together. Signed-off-by: Chao Peng --- Current incorrect output can be seen at: http://xenbits.xen.org/docs/unstable/man/xl.1.html --- docs/man/xl.pod.1 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index f22c3f3..d0cd612 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -1509,18 +1509,6 @@ monitor types are: =back -=head1 IGNORED FOR COMPATIBILITY WITH XM - -xl is mostly command-line compatible with the old xm utility used with -the old Python xend. For compatibility, the following options are -ignored: - -=over 4 - -=item B - -=back - =head2 CACHE ALLOCATION TECHNOLOGY Intel Broadwell and later server platforms offer capabilities to configure and @@ -1553,6 +1541,18 @@ Show CAT settings for a certain domain or all domains. =back +=head1 IGNORED FOR COMPATIBILITY WITH XM + +xl is mostly command-line compatible with the old xm utility used with +the old Python xend. For compatibility, the following options are +ignored: + +=over 4 + +=item B + +=back + =head1 TO BE DOCUMENTED We need better documentation for: -- 1.9.1