From 640e559774f304ca521a7de95c619464d72f6f7b Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Fri, 14 Jul 2017 19:48:56 -0400 Subject: [PATCH] man: virt-install: Make some VNC references more generic Since these parameters apply to SPICE too --- man/virt-install.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/virt-install.pod b/man/virt-install.pod index 974ef0e21..3482e53bb 100644 --- a/man/virt-install.pod +++ b/man/virt-install.pod @@ -1027,7 +1027,7 @@ This is used by 'vnc' and 'spice' =item B -Request that the virtual VNC console be configured to run with a specific +Request that the virtual console be configured to run with a specific keyboard layout. If the special value 'local' is specified, virt-install will attempt to configure to use the same keymap as the local system. A value of 'none' specifically defers to the hypervisor. Default behavior is @@ -1036,7 +1036,7 @@ by 'vnc' and 'spice'. =item B -Request a VNC password, required at connection time. Beware, this info may +Request a console password, required at connection time. Beware, this info may end up in virt-install log files, so don't use an important password. This is used by 'vnc' and 'spice'