[libvirt] [PATCH 3/3] doc: fix some typoes on virsh manpage

Guannan Ren gren at redhat.com
Tue Sep 18 02:46:08 UTC 2012


On 09/18/2012 10:25 AM, Osier Yang wrote:
> On 2012年09月07日 21:54, Guannan Ren wrote:
>> ---
>>   tools/virsh.pod | 6 ++----
>>   1 file changed, 2 insertions(+), 4 deletions(-)
>>
>> diff --git a/tools/virsh.pod b/tools/virsh.pod
>> index fc7ce67..e7df72c 100644
>> --- a/tools/virsh.pod
>> +++ b/tools/virsh.pod
>> @@ -686,7 +686,7 @@ address of virtual interface (such as 
>> I<detach-interface>  or
>>   I<domif-setlink>) will accept the MAC address printed by this command.
>>
>>   =item B<blockcopy>  I<domain>  I<path> I<dest>  [I<bandwidth>] 
>> [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<seconds>] [I<--async>]]
>>
>>   Copy a disk backing image chain to I<dest>. By default, this command
>> @@ -727,7 +727,7 @@ I<path>  specifies fully-qualified path of the disk.
>>   I<bandwidth>  specifies copying bandwidth limit in MiB/s.
>>
>>   =item B<blockpull>  I<domain>  I<path> [I<bandwidth>] [I<base>]
>> -[I<--wait>  [I<--verbose>] [I<--timeout> B<seconds>] [I<--async]]
>> +[I<--wait>  [I<--verbose>] [I<--timeout> B<seconds>] [I<--async>]]
>
> [I<--timeout> B<seconds>] is not documented. Deserved to fix it together.
>
>>
>>   Populate a disk from its backing image chain. By default, this command
>>   flattens the entire chain; but if I<base>  is specified, containing 
>> the
>> @@ -2825,8 +2825,6 @@ the result will also be converted back from 
>> QMP.  If more than one argument
>>   is provided for I<command>, they are concatenated with a space in 
>> between
>>   before passing the single command to the monitor.
>>
>> -=back
>> -
>
> Why remove this?
>

      It should be a duplicate one.
      It cause errors showed at the bottom of virsh manpage like:

         POD ERRORS
         Hey! The above document had some coding errors, which are explained
         below:

         Around line 2837:
            '=item' outside of any '=over'







More information about the libvir-list mailing list