From 4bc110e2bc738bde9b9c09bc602ef13c06b60e90 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 17 Jul 2012 12:46:04 +0100 Subject: docs: Use L<...> for links. Instead of working around bugs, podwrapper has been fixed so that links work in all output formats. --- src/guestfs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/guestfs.pod b/src/guestfs.pod index a1dc9aec..72a55064 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -1337,7 +1337,7 @@ be found in the section L. =head2 CVE-2010-3851 -https://bugzilla.redhat.com/642934 +L This security bug concerns the automatic disk format detection that qemu does on disk images. -- cgit