From 8d63edaa9317e957d03beb9834ddac5f30349ef1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 26 Sep 2012 21:16:14 +0100 Subject: sysprep: Typo in man page: resets -> reset. --- sysprep/virt-sysprep.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysprep/virt-sysprep.pod b/sysprep/virt-sysprep.pod index ce02b9f0..b62c9185 100755 --- a/sysprep/virt-sysprep.pod +++ b/sysprep/virt-sysprep.pod @@ -12,7 +12,7 @@ virt-sysprep - Reset, unconfigure or customize a virtual machine so clones can b =head1 DESCRIPTION -Virt-sysprep can resets or unconfigure a virtual machine so that +Virt-sysprep can reset or unconfigure a virtual machine so that clones can be made from it. Steps in this process include removing SSH host keys, removing persistent network MAC configuration, and removing user accounts. Virt-sysprep can also customize a virtual -- cgit