summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-02-10 11:26:54 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-02-10 11:27:13 +0000
commitac58ddcd1ab3468134baa1f76df6e044a6d60363 (patch)
treeb3f88d01ac5bc6fcc6c77ba3a153ae6a3c42f6ac
parent39625b59ee5aeecfb855575abb939934216eeff2 (diff)
downloadlibguestfs-ac58ddcd1ab3468134baa1f76df6e044a6d60363.tar.gz
libguestfs-ac58ddcd1ab3468134baa1f76df6e044a6d60363.tar.xz
libguestfs-ac58ddcd1ab3468134baa1f76df6e044a6d60363.zip
wipefs: Fix documentation.
This fixes commit a2b3e0900ee14e5a49d526c24e22edefc3030f99.
-rw-r--r--generator/generator_actions.ml4
1 files changed, 1 insertions, 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<device>.
Compare with C<guestfs_zero> which zeroes the first few blocks of a
-device.
-
-=back");
+device.");
]