Created attachment 718294 [details] fix man page typo (it's -> its) Description of problem: --- virt-install.1 2013-03-30 08:45:44.288101762 -0700 +++ nvirt-install.1 2013-03-30 08:46:40.002638152 -0700 @@ -482,7 +482,7 @@ 0.8.3 or later) .Sp \&\-\-boot can be specified in addition to other install options -(such as \-\-location, \-\-cdrom, etc.) or can be specified on it's own. In +(such as \-\-location, \-\-cdrom, etc.) or can be specified on its own. In the latter case, behavior is similar to the \-\-import install option: there is no 'install' phase, the guest is just created and launched as specified. .Sp Version-Release number of selected component (if applicable): python-virtinst-0.600.3-2.fc19.1.noarch How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Thanks Tom, fixed upstream. Just closing since it's so minor.