[libvirt] [PATCH v2 4/5] Extend docs with information about the comment attribute

Eric Blake eblake at redhat.com
Mon Sep 27 21:13:47 UTC 2010


On 09/27/2010 12:40 PM, Stefan Berger wrote:
> I am adding a row with information about the newly supported comment
> attribute to each of the tables describing supported attributes of protocols.
>
> Signed-off-by: Stefan Berger <stefanb at us.ibm.com>
>
> ---
>  docs/formatnwfilter.html.in |   51 +++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 50 insertions(+), 1 deletion(-)
>
> Index: libvirt-acl/docs/formatnwfilter.html.in
> ===================================================================
> --- libvirt-acl.orig/docs/formatnwfilter.html.in
> +++ libvirt-acl/docs/formatnwfilter.html.in
> @@ -388,6 +388,11 @@
>           <td>UINT16 (0x600-0xffff), STRING</td>
>           <td>Layer 3 protocol ID</td>
>         </tr>
> +       <tr>
> +         <td>comment</td>
> +         <td>STRING</td>
> +         <td>text with max. 256 characters</td>
> +       </tr>

We be using <span class="since">Since 0.8.5</span> on all of these, to 
distinguish when this element was added to the XML.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list