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 /df | |
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.
Diffstat (limited to 'df')
-rwxr-xr-x | df/virt-df.pod | 3 |
1 files changed, 1 insertions, 2 deletions
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> |