From 73f725c63c4924b29ebd54a78208b93114183d06 Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Tue, 29 Oct 2019 10:40:09 -0400 Subject: docs: Fix warning with sphinx build, add script to publish docs Signed-off-by: John DeNisco Change-Id: Ic17585bcb4196e5b0661104745f67d6a02ab6b3d --- docs/reference/cmdreference/interface/create_interface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/cmdreference') diff --git a/docs/reference/cmdreference/interface/create_interface.rst b/docs/reference/cmdreference/interface/create_interface.rst index 9aeae33e98b..fa50c6a626c 100644 --- a/docs/reference/cmdreference/interface/create_interface.rst +++ b/docs/reference/cmdreference/interface/create_interface.rst @@ -134,7 +134,7 @@ This command has several variations: range of subinterfaces to handle a range of VLAN IDs. - **create sub-interfaces** <*interface*> <*subId*> dot1q|dot1ad <*vlanId*>|any [exact-match] - Use this command to explicitly specify the outer VLAN ID, - or to make the VLAN ID different from the *subId*. + or to make the VLAN ID different from the *subId*. - **create sub-interfaces** <*interface*> <*subId*> dot1q|dot1ad <*vlanId*>|any inner-dot1q <*vlanId*>|any [exact-match] - Use this command to specify the outer VLAN ID and the inner VLAN ID. -- cgit 1.2.3-korg