Bug 929437

Summary: [MINOR][PATCH] man page (virt-install) typo (it's -> its)
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: python-virtinstAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, crobinso, jforbes, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-01 09:53:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fix man page typo (it's -> its) none

Description Tom London 2013-03-30 15:51:58 UTC
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:

Comment 1 Cole Robinson 2013-04-01 09:53:18 UTC
Thanks Tom, fixed upstream. Just closing since it's so minor.