summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-09-23 14:33:17 -0400
committerCole Robinson <crobinso@redhat.com>2020-09-23 14:33:17 -0400
commit9c13d2f8788414f1ab5b0300ce82b5d9ce277880 (patch)
treebff9937be41f8c08144e7adbf417570de3bdc729 /man
parent12fe58cd918db0076b627bbb007ed93598464de4 (diff)
downloadvirt-manager-9c13d2f8788414f1ab5b0300ce82b5d9ce277880.tar.gz
Remove use of problematic terminology
Following kernel recommendation here: https://lkml.org/lkml/2020/7/4/229 Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/virt-install.rst b/man/virt-install.rst
index 4b72788b..963f9564 100644
--- a/man/virt-install.rst
+++ b/man/virt-install.rst
@@ -1247,7 +1247,7 @@ Connect the guest to the host network. Examples for specifying the network type:
Tell virt-install not to add any default network interface.
If ``--network`` is omitted a single NIC will be created in the guest. If
-there is a bridge device in the host with a physical interface enslaved,
+there is a bridge device in the host with a physical interface attached,
that will be used for connectivity. Failing that, the virtual network
called ``default`` will be used. This option can be specified multiple
times to setup more than one NIC.