diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-07-17 12:46:04 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-17 13:18:39 +0100 |
commit | 4bc110e2bc738bde9b9c09bc602ef13c06b60e90 (patch) | |
tree | 7f810c045350b87c8acdebae14cd38fedcdb5a27 /examples/guestfs-faq.pod | |
parent | 182b4a66609ffd5366575d72351cd8174cf68145 (diff) | |
download | libguestfs-4bc110e2bc738bde9b9c09bc602ef13c06b60e90.tar.gz libguestfs-4bc110e2bc738bde9b9c09bc602ef13c06b60e90.tar.xz libguestfs-4bc110e2bc738bde9b9c09bc602ef13c06b60e90.zip |
docs: Use L<...> for links.
Instead of working around bugs, podwrapper has been fixed so that
links work in all output formats.
Diffstat (limited to 'examples/guestfs-faq.pod')
-rw-r--r-- | examples/guestfs-faq.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod index b33c0f24..7ca534ab 100644 --- a/examples/guestfs-faq.pod +++ b/examples/guestfs-faq.pod @@ -119,7 +119,7 @@ L<https://www.redhat.com/mailman/listinfo/virt-tools-list> Please use the following link to enter a bug in Bugzilla: - https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools +L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools> Include as much detail as you can and a way to reproduce the problem. |