From: Richard W.M. Jones Date: Fri, 25 Nov 2011 08:34:59 +0000 (+0000) Subject: docs: Tidy up documentation for md-stop. X-Git-Tag: 1.15.7~10 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=425374ddc84c4f9f74a5218e8d35452bb511d9f3;p=libguestfs.git docs: Tidy up documentation for md-stop. This cleans up commit cbd1c45d95c530c8d94103dcc2c521bf5501ef59. --- diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index 361df05..d73a999 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -6532,17 +6532,7 @@ The name of the MD device. "stop a Linux md (RAID) device", "\ This command deactivates the MD array named C. The -device is stopped, but it is not destroyed or zeroed. - -The parameter is: - -=over 4 - -=item C - -The md (RAID) device which to be deactivated. - -=back"); +device is stopped, but it is not destroyed or zeroed."); ]