@@ -213,7 +213,7 @@ you only need the ISO image from the System Rescue CD website.
213213 </domain>
214214 <storage>
215215 <disk file="root.raw" use="scratch" size="100" format="raw"/>
216- <disk id="sysresc" file="isos/systemrescuecd.iso"
216+ <disk id="sysresc" file="isos/systemrescuecd.iso"
217217 use="system" format="iso"/>
218218 </storage>
219219 </image>
@@ -224,21 +224,19 @@ To create a virtual machine, save the above XML in F<image.xml> and run:
224224
225225=head1 AUTHOR
226226
227- Written by David Lutterkort. See the AUTHORS file in the source distribution for
228- the complete list of credits.
227+ Written by David Lutterkort. See the AUTHORS file in the source distribution
228+ for the complete list of credits.
229229
230230=head1 BUGS
231231
232- Report bugs to the mailing list C<http://www.redhat.com/mailman/listinfo/et-mgmt-tools>
233- or directly to BugZilla C<http://bugzilla.redhat.com/bugzilla/> against the
234- C<Fedora> product, and the C<python-virtinst> component.
232+ Please see C<http://virt-manager.org/page/BugReporting>
235233
236234=head1 COPYRIGHT
237235
238- Copyright (C) 2006-2007 Red Hat, Inc, and various contributors.
239- This is free software. You may redistribute copies of it under the terms of the GNU General
240- Public License C<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent
241- permitted by law.
236+ Copyright (C) 2006-2007 Red Hat, Inc, and various contributors.
237+ This is free software. You may redistribute copies of it under the terms
238+ of the GNU General Public License C<http://www.gnu.org/licenses/gpl.html>.
239+ There is NO WARRANTY, to the extent permitted by law.
242240
243241=head1 SEE ALSO
244242
0 commit comments