From 042a0b063b22bd02bb72f4a78cf29ffe5553d4d8 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 10 May 2012 22:58:50 +0100 Subject: FAQ: Fix typo in download (thanks badnews@IRC) --- examples/guestfs-faq.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod index b9622196..2c99645b 100644 --- a/examples/guestfs-faq.pod +++ b/examples/guestfs-faq.pod @@ -199,8 +199,8 @@ You'll have to compile from source, and port it. If your Linux distro has a working port of febootstrap (that is, Fedora, Red Hat Enterprise Linux >= 6.3, Debian, Ubuntu and ArchLinux) then you should just be able to compile from source in the usual way. -Download the latest tarball from L, unpack -it, and start by reading the README file. +Download the latest tarball from L, +unpack it, and start by reading the README file. If you I have febootstrap, you will need to use the "fixed appliance method". See: -- cgit