From 425374ddc84c4f9f74a5218e8d35452bb511d9f3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 25 Nov 2011 08:34:59 +0000 Subject: [PATCH] docs: Tidy up documentation for md-stop. This cleans up commit cbd1c45d95c530c8d94103dcc2c521bf5501ef59. --- generator/generator_actions.ml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) 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."); ] -- 1.8.3.1