[virt-tools-list] [virt-manager PATCH] man: fix a typo in virt-install.pod
Cole Robinson
crobinso at redhat.com
Fri Mar 14 12:39:32 UTC 2014
On 03/14/2014 03:57 AM, Chen Hanxiao wrote:
> s/libvirt/Libvirt
>
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
> Note: pushed as trivial
>
> man/virt-install.pod | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/virt-install.pod b/man/virt-install.pod
> index 3030f8d..bec1c60 100644
> --- a/man/virt-install.pod
> +++ b/man/virt-install.pod
> @@ -174,7 +174,7 @@ Use --blkiotune=? to see a list of all available sub options. Complete details a
> Configure the CPU model and CPU features exposed to the guest. The only
> required value is MODEL, which is a valid CPU model as known to libvirt.
>
> -libvirt's feature policy values force, require, optional, disable, or forbid,
> +Libvirt's feature policy values force, require, optional, disable, or forbid,
> or with the shorthand '+feature' and '-feature', which equal 'force=feature'
> and 'disable=feature' respectively
>
>
Do you just find these through code inspection, or are you running some
spelling/grammar tool?
- Cole
More information about the virt-tools-list
mailing list