diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-27 18:39:35 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-27 18:39:35 +0000 |
commit | 94e1465129ae738367421c2515ee23623ee80ed9 (patch) | |
tree | 65d9526afe78c9d3c5999aa99ab2f012370097d2 | |
parent | cece0b85ecd6ea8609d8f838ef6e9aa75b55506f (diff) | |
download | libguestfs-94e1465129ae738367421c2515ee23623ee80ed9.tar.gz libguestfs-94e1465129ae738367421c2515ee23623ee80ed9.tar.xz libguestfs-94e1465129ae738367421c2515ee23623ee80ed9.zip |
docs: Remove ref to L</add-drive-opts> wrongly copied into some man pages.
-rwxr-xr-x | cat/virt-cat.pod | 3 | ||||
-rwxr-xr-x | cat/virt-filesystems.pod | 3 | ||||
-rwxr-xr-x | cat/virt-ls.pod | 3 | ||||
-rwxr-xr-x | df/virt-df.pod | 3 | ||||
-rwxr-xr-x | rescue/virt-rescue.pod | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod index 395b10b0..bb3af2b3 100755 --- a/cat/virt-cat.pod +++ b/cat/virt-cat.pod @@ -123,8 +123,7 @@ auto-detection for C<another.img>. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L</add-drive-opts>. +security problem with malicious guests (CVE-2010-3851). =item B<--keys-from-stdin> diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index 12f0b633..a602bfc1 100755 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -188,8 +188,7 @@ auto-detection for C<another.img>. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L</add-drive-opts>. +security problem with malicious guests (CVE-2010-3851). =item B<-h> diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index 48260928..53e72b68 100755 --- a/cat/virt-ls.pod +++ b/cat/virt-ls.pod @@ -123,8 +123,7 @@ auto-detection for C<another.img>. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L</add-drive-opts>. +security problem with malicious guests (CVE-2010-3851). =item B<--keys-from-stdin> diff --git a/df/virt-df.pod b/df/virt-df.pod index 5d06f9b0..93f41dd9 100755 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -100,8 +100,7 @@ auto-detection for C<another.img>. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L</add-drive-opts>. +security problem with malicious guests (CVE-2010-3851). =item B<-h> diff --git a/rescue/virt-rescue.pod b/rescue/virt-rescue.pod index c24d9ec9..df4fb30c 100755 --- a/rescue/virt-rescue.pod +++ b/rescue/virt-rescue.pod @@ -139,8 +139,7 @@ auto-detection for C<another.img>. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L</add-drive-opts>. +security problem with malicious guests (CVE-2010-3851). =item B<-m MB> |