aboutsummaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-30 16:25:37 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-30 16:25:37 +0000
commit1addc7c5a11e9fe1811c792614516ed12689a1f0 (patch)
treed78d7ea7a7b17f7af53f6d598c7a89db9296a306 /qemu-doc.texi
parentd92620c8e0fd51847db7d980e7dbd411e905e822 (diff)
Spelling and grammar fixes
Minor fixes of spelling and grammar in comments and documentation Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5835 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 6ae3ca0e14..19edd01876 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -391,7 +391,7 @@ time). This option is needed to have correct date in MS-DOS or
Windows.
@item -startdate @var{date}
-Set the initial date of the real time clock. Valid format for
+Set the initial date of the real time clock. Valid formats for
@var{date} are: @code{now} or @code{2006-06-17T16:01:21} or
@code{2006-06-17}. The default value is @code{now}.
@@ -416,7 +416,7 @@ This option is useful to load things like EtherBoot.
@item -name @var{name}
Sets the @var{name} of the guest.
-This name will be display in the SDL window caption.
+This name will be displayed in the SDL window caption.
The @var{name} will also be used for the VNC server.
@end table