From f8ac83ec2e0846bab271e4af76e99a89a5b698c8 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Fri, 26 Oct 2012 12:25:14 +0200 Subject: [PATCH] virsh: Fix POD syntax MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The first two hunks fix "Unterminated I<...> sequence" error and the last one fixes "’=item’ outside of any ’=over’" error. (cherry picked from commit 61299a1c983a64c7e0337b94232fdd2d42c1f4f2) --- tools/virsh.pod | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 4fbb66010b..447067230f 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -729,7 +729,7 @@ I specifies copying bandwidth limit in MiB/s, although for qemu, it may be non-zero only for an online domain. =item B I I I [I] [I<--shallow>] -[I<--reuse-external>] [I<--raw>] [I<--wait> [I<--verbose] +[I<--reuse-external>] [I<--raw>] [I<--wait> [I<--verbose>] [{I<--pivot> | I<--finish>}] [I<--timeout> B] [I<--async>]] Copy a disk backing image chain to I. By default, this command @@ -770,7 +770,7 @@ I specifies fully-qualified path of the disk. I specifies copying bandwidth limit in MiB/s. =item B I I [I] [I] -[I<--wait> [I<--verbose>] [I<--timeout> B] [I<--async]] +[I<--wait> [I<--verbose>] [I<--timeout> B] [I<--async>]] Populate a disk from its backing image chain. By default, this command flattens the entire chain; but if I is specified, containing the @@ -2928,8 +2928,6 @@ the result will also be converted back from QMP. If more than one argument is provided for I, they are concatenated with a space in between before passing the single command to the monitor. -=back - =item B I [I<--timeout> I | I<--async> | I<--block>] I... Send an arbitrary guest agent command I to domain I through