From: Alex Jia Date: Wed, 29 Feb 2012 09:48:58 +0000 (+0800) Subject: docs: comments wiping supported algorithms X-Git-Tag: v0.9.11-rc1~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096e9048ff094e7856160be2c8d905d1fbdf9452;p=thirdparty%2Flibvirt.git docs: comments wiping supported algorithms 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 --- diff --git a/tools/virsh.pod b/tools/virsh.pod index c306a38c7d..b7dcef5291 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -2081,6 +2081,9 @@ B pfitzner33 - Roy Pfitzner's 33-random-pass method: random x33. random - 1-pass pattern: random. +B: The availability of algorithms may be limited by the version +of the C binary installed on the host. + =item B [I<--pool> I] I Output the volume information as an XML dump to stdout.