diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-10-27 17:28:10 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-10-28 13:51:13 +0000 |
commit | 7fa3dd2881be537ec6144850064ad1419dc12f3e (patch) | |
tree | 7fa013d6e23f16f73b0ca97628c1374a009b49bd /docs/reference/cmdreference/vhost/vhostuser.rst | |
parent | 3b5e222f8a4d0ccd4ec4eace2551491f13de85d9 (diff) |
docs: cleanup typos on readthrough
Type: style
Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/reference/cmdreference/vhost/vhostuser.rst')
-rw-r--r-- | docs/reference/cmdreference/vhost/vhostuser.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/cmdreference/vhost/vhostuser.rst b/docs/reference/cmdreference/vhost/vhostuser.rst index 04669bc5dea..0c2498b7f2c 100644 --- a/docs/reference/cmdreference/vhost/vhostuser.rst +++ b/docs/reference/cmdreference/vhost/vhostuser.rst @@ -28,7 +28,7 @@ There are several parameters associated with a vHost interface: Interface. In '*client*' mode, VPP can be reset without bringing down the VM and tearing down the vHost Interface. - **feature-mask <hex>** - Optional virtio/vhost feature set negotiated - at startup. **This is intended for degugging only.** It is + at startup. **This is intended for debugging only.** It is recommended that this parameter not be used except by experienced users. By default, all supported features will be advertised. Otherwise, provide the set of features desired. @@ -91,7 +91,7 @@ Show Vhost-User Display the attributes of a single vHost User interface (provide interface name), multiple vHost User interfaces (provide a list of -interface names seperated by spaces) or all Vhost User interfaces (omit +interface names separated by spaces) or all Vhost User interfaces (omit an interface name to display all vHost interfaces). Summary/Usage |