mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-09 23:15:46 -06:00
Fixed a number of typos in manual page & documentation (Atsushi SAKAI)
This commit is contained in:
parent
38ace7e789
commit
4d8be2880c
4
README
4
README
@ -48,7 +48,7 @@ mailing list:
|
||||
|
||||
http://www.redhat.com/mailman/listinfo/fedora-xen
|
||||
|
||||
There are futher project details on the website:
|
||||
There are further project details on the website:
|
||||
|
||||
http://virt-manager.et.redhat.com/
|
||||
|
||||
@ -94,7 +94,7 @@ Unless otherwise noted, all the code for the Virtual Machine Manager
|
||||
is covered under the GPL, and Copyright (C) Red Hat.
|
||||
|
||||
The exception to this is the backend RFB protocol code for the embedded
|
||||
VNC viewer widget. This code is taken from the excellant pyvnc2swf
|
||||
VNC viewer widget. This code is taken from the excellent pyvnc2swf
|
||||
application:
|
||||
|
||||
http://www.unixuser.org/~euske/vnc2swf/pyvnc2swf.html
|
||||
|
2
TODO
2
TODO
@ -7,7 +7,7 @@ order / importance:
|
||||
|
||||
1. Handle renaming of domains. Libvirt caches the name when you get
|
||||
the initial handle to the domain, so this may be more difficult
|
||||
than it seems - particularly since we really want to minimse as
|
||||
than it seems - particularly since we really want to minimize as
|
||||
may XenD RPC/HTTP calls as possible
|
||||
|
||||
2. Implement tracking of network & disk stats. Needs support in
|
||||
|
@ -35,7 +35,7 @@ which contains the following methods:
|
||||
and it is only typically accessible as root.
|
||||
|
||||
- show_domain_creator(string:uri)
|
||||
Displys the window for creating & configuring a new domain.
|
||||
Displays the window for creating & configuring a new domain.
|
||||
NB. the domain creator is only accessible as root.
|
||||
|
||||
- show_host_summary(string:uri)
|
||||
|
@ -382,10 +382,10 @@
|
||||
<formalpara>
|
||||
<title>K</title>
|
||||
<para>
|
||||
In any section entitled <quote>Acknowledgements</quote> or
|
||||
In any section entitled <quote>Acknowledgments</quote> or
|
||||
<quote>Dedications</quote>, preserve the section's title,
|
||||
and preserve in the section all the substance and tone of
|
||||
each of the contributor acknowledgements and/or
|
||||
each of the contributor acknowledgments and/or
|
||||
dedications given therein.
|
||||
</para>
|
||||
</formalpara>
|
||||
@ -506,7 +506,7 @@
|
||||
In the combination, you must combine any sections entitled
|
||||
<quote>History</quote> in the various original documents,
|
||||
forming one section entitled <quote>History</quote>; likewise
|
||||
combine any sections entitled <quote>Acknowledgements</quote>,
|
||||
combine any sections entitled <quote>Acknowledgments</quote>,
|
||||
and any sections entitled <quote>Dedications</quote>. You must
|
||||
delete all sections entitled <quote>Endorsements.</quote>
|
||||
</para>
|
||||
@ -526,7 +526,7 @@
|
||||
|
||||
<para>
|
||||
You may extract a single document from such a collection, and
|
||||
dispbibute it individually under this License, provided you
|
||||
distribute it individually under this License, provided you
|
||||
insert a copy of this License into the extracted document, and
|
||||
follow this License in all other respects regarding verbatim
|
||||
copying of that document.
|
||||
|
@ -1023,7 +1023,7 @@
|
||||
|
||||
<sect2 id="virt-manager-validation">
|
||||
<title>Validation</title>
|
||||
<para>The Validation screen lets you erify the setup for your new
|
||||
<para>The Validation screen lets you verify the setup for your new
|
||||
system. If you need to, you can back up and
|
||||
make changes. Clicking "Finish" will begin creating your virtual
|
||||
machine. If you have the <application>&app;</application> preferences set
|
||||
|
@ -61,7 +61,7 @@ on the host.
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
Writen by Daniel P. Berrange.
|
||||
Written by Daniel P. Berrange.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
@ -69,7 +69,7 @@ Report bugs to the mailing list C<http://www.redhat.com/mailman/listinfo/et-mgmt
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copright (C) 2006-2007 Red Hat, Inc, and various contributors.
|
||||
Copyright (C) 2006-2007 Red Hat, Inc, and various contributors.
|
||||
This is free software. You may redistribute copies of it under the terms of the GNU General
|
||||
Public License C<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent
|
||||
permitted by law.
|
||||
|
Loading…
Reference in New Issue
Block a user