Hide Forgot
https://github.com/virt-manager/virt-manager/blob/master/man/virt-install.pod The man page for virt-install contains the following text: "Optimize the guest configuration for a specific operating system (ex. 'fedora18', 'rhel7', 'winxp'). While not requires, specifying this options is HIGHLY RECOMMENDED" I believe it should be "While not requried". Description of problem: Typo in the man of virt-instal Version-Release number of selected component (if applicable): Its in git master. How reproducible: 100%
> I believe it should be "While not requried". > You have a typo in your typo fix :) Thanks for the report, fixed upstream now: commit 83bd112d06f327bf5e21ed8c6483b37012e46cc7 Author: Cole Robinson <crobinso> Date: Tue Mar 1 11:35:44 2016 -0500 man: virt-install: Fix typo (bz 1313101)