search for: ac7b812

Displaying 1 result from an estimated 1 matches for "ac7b812".

2015 Jun 14
2
[PATCH] pod: Use F<> for filenames instead of C<>.
...+tar); and F<output.img> is a disk image. The input type is detected automatically. The output disk image defaults to a raw ext2 sparse image unless you specify extra flags (see L</OPTIONS> below). diff --git a/p2v/virt-p2v-make-disk.pod b/p2v/virt-p2v-make-disk.pod index 35bba1a..ac7b812 100644 --- a/p2v/virt-p2v-make-disk.pod +++ b/p2v/virt-p2v-make-disk.pod @@ -31,7 +31,7 @@ combinations, do: =head2 EXAMPLES -Write a virt-p2v bootable USB key on C</dev/sdX> (and existing content +Write a virt-p2v bootable USB key on F</dev/sdX> (and existing content is erased),...