]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
docs: comments wiping supported algorithms
authorAlex Jia <ajia@redhat.com>
Wed, 29 Feb 2012 09:48:58 +0000 (17:48 +0800)
committerAlex Jia <ajia@redhat.com>
Wed, 29 Feb 2012 09:50:08 +0000 (17:50 +0800)
The current scrub version doesn't support pfitzner7, pfitzner33 and schneier
patterns on RHEL, we should comment it in virsh man page.

* tools/virsh.pod: update wiping algorithms docs.

Signed-off-by: Alex Jia <ajia@redhat.com>
tools/virsh.pod

index c306a38c7d402eeddee0bc3a4a5e3da729f2172f..b7dcef5291bed227760de50df3007862ab138ce3 100644 (file)
@@ -2081,6 +2081,9 @@ B<Supported algorithms>
   pfitzner33 - Roy Pfitzner's 33-random-pass method: random x33.
   random     - 1-pass pattern: random.
 
+B<Note>: The availability of algorithms may be limited by the version
+of the C<scrub> binary installed on the host.
+
 =item B<vol-dumpxml> [I<--pool> I<pool-or-uuid>] I<vol-name-or-key-or-path>
 
 Output the volume information as an XML dump to stdout.