From 7b5777afcbe508a15a509444ff6e951e7201f321 Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Wed, 18 Jan 2023 09:07:53 -0500 Subject: [PATCH] docs: fix passt example MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Somehow the example I neglected to fully update the example for the interface passt backend when the design changed during development. This fixes the example to reflect what is in the code. Signed-off-by: Laine Stump Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index f76c7c3d81..965a064247 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -4858,18 +4858,18 @@ ports **with the exception of some subset**. - - - - + + + + - - + + + - - - - + + + -- 2.47.2