summaryrefslogtreecommitdiffstats
path: root/examples/guestfs-testing.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-17 12:46:04 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-05 22:48:50 +0100
commitf92c331fc553633a8f684adf7b26909376335bdb (patch)
tree93dc91a95ceb3f569e3517fcc4c96d1b222eb8a6 /examples/guestfs-testing.pod
parentd1f9416d99d5260281f755169d207a20a312f8bc (diff)
downloadlibguestfs-f92c331fc553633a8f684adf7b26909376335bdb.tar.gz
libguestfs-f92c331fc553633a8f684adf7b26909376335bdb.tar.xz
libguestfs-f92c331fc553633a8f684adf7b26909376335bdb.zip
docs: Use L<...> for links.
Instead of working around bugs, podwrapper has been fixed so that links work in all output formats. (cherry picked from commit 4bc110e2bc738bde9b9c09bc602ef13c06b60e90)
Diffstat (limited to 'examples/guestfs-testing.pod')
-rw-r--r--examples/guestfs-testing.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/guestfs-testing.pod b/examples/guestfs-testing.pod
index c35c3b86..2bd854f2 100644
--- a/examples/guestfs-testing.pod
+++ b/examples/guestfs-testing.pod
@@ -40,7 +40,7 @@ After a few runs, the time should settle down to a few seconds (under
How to check for hardware virt:
-http://virt-tools.org/learning/check-hardware-virt/
+L<http://virt-tools.org/learning/check-hardware-virt/>
If the command above does not work at all, use
L<libguestfs-test-tool(1)>.
@@ -135,8 +135,8 @@ Run:
Now try to load this into your favorite spreadsheet or database. Are
the results reproduced faithfully in the spreadsheet/database?
-http://www.postgresql.org/docs/8.1/static/sql-copy.html
-http://dev.mysql.com/doc/refman/5.1/en/load-data.html
+L<http://www.postgresql.org/docs/8.1/static/sql-copy.html>
+L<http://dev.mysql.com/doc/refman/5.1/en/load-data.html>
=head2 B<*> Edit a file in a B<shut off> guest.