[libvirt] [PATCH] docs: <pre> cannot be nested in <p>

Eric Blake eblake at redhat.com
Wed Mar 17 21:22:35 UTC 2010


On 03/13/2010 07:09 AM, Matthias Bolte wrote:
> xsltproc complained about this.
> ---
>  docs/hacking.html.in |    7 ++++---
>  1 files changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/docs/hacking.html.in b/docs/hacking.html.in
> index f5ec635..03a1bee 100644
> --- a/docs/hacking.html.in
> +++ b/docs/hacking.html.in
> @@ -128,20 +128,19 @@
>  
>      <p>
>        For variadic macros, stick with C99 syntax:
> +    </p>
>    <pre>
>    #define vshPrint(_ctl, ...) fprintf(stdout, __VA_ARGS__)
>    </pre>
> -    </p>

ACK.  My bad; how do you run xsltproc to catch this, so I don't repeat?

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 323 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100317/ced11857/attachment-0001.sig>


More information about the libvir-list mailing list