From ac58ddcd1ab3468134baa1f76df6e044a6d60363 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 10 Feb 2012 11:26:54 +0000 Subject: wipefs: Fix documentation. This fixes commit a2b3e0900ee14e5a49d526c24e22edefc3030f99. --- generator/generator_actions.ml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index 6119fe18..d9bd356d 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -6672,9 +6672,7 @@ This does not erase the filesystem itself nor any other data from the C. Compare with C which zeroes the first few blocks of a -device. - -=back"); +device."); ] -- cgit