From: Emanuele Di Pascale Date: Mon, 13 May 2019 11:05:59 +0000 (+0200) Subject: doc: fix ospf6d router-id cmd X-Git-Tag: base_7.2~360^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=cb76274617ef441614f2e1d62c8b611ee472580c;p=matthieu%2Ffrr.git doc: fix ospf6d router-id cmd in ospf6d, the 'router-id' command must be prefixed with 'ospf6'. Update the docs to reflect this. Signed-off-by: Emanuele Di Pascale --- diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst index 71bc047720..6413c62995 100644 --- a/doc/user/ospf6d.rst +++ b/doc/user/ospf6d.rst @@ -15,8 +15,8 @@ OSPF6 router .. index:: router ospf6 .. clicmd:: router ospf6 -.. index:: router-id A.B.C.D -.. clicmd:: router-id A.B.C.D +.. index:: ospf6 router-id A.B.C.D +.. clicmd:: ospf6 router-id A.B.C.D Set router's Router-ID.