From 7fa3dd2881be537ec6144850064ad1419dc12f3e Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Sun, 27 Oct 2019 17:28:10 -0400 Subject: docs: cleanup typos on readthrough Type: style Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880 Signed-off-by: Paul Vinciguerra --- docs/reference/cmdreference/vhost/vhostuser.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference/cmdreference/vhost') 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 ** - 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 -- cgit