From: Michal Sojka Date: Mon, 4 May 2015 08:31:14 +0000 (+0200) Subject: doc: Fix typo X-Git-Tag: 20160503~15 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/novaboot.git/commitdiff_plain/d72dc65980f5c8605c4a31ed965b374709aba5b5 doc: Fix typo --- diff --git a/README.pod b/README.pod index 0539394..bf6d035 100644 --- a/README.pod +++ b/README.pod @@ -44,7 +44,7 @@ Simple examples of using C: =item 1. -Run an OS in Qemu. This is can be specified with the B<--qemu> option. +Run an OS in Qemu. This can be specified with the B<--qemu> option. Thus running novaboot --qemu myos diff --git a/novaboot b/novaboot index ba32cda..ca53e0e 100755 --- a/novaboot +++ b/novaboot @@ -1229,7 +1229,7 @@ Simple examples of using C: =item 1. -Run an OS in Qemu. This is can be specified with the B<--qemu> option. +Run an OS in Qemu. This can be specified with the B<--qemu> option. Thus running novaboot --qemu myos