From 0119fe344057839009ed9ecc06035b5890e4bd3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Tue, 3 Jan 2023 11:44:26 +0100 Subject: [PATCH] fix format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe --- docs/tunneling/iptunnel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tunneling/iptunnel.md b/docs/tunneling/iptunnel.md index ee4dc6b..292f25b 100644 --- a/docs/tunneling/iptunnel.md +++ b/docs/tunneling/iptunnel.md @@ -1,7 +1,7 @@ # IP tunnel -*Note:* IP tunnels (includes GRE, GRETAP, SIT and VXLAN) are unencrypted. +**Note:** IP tunnels (includes GRE, GRETAP, SIT and VXLAN) are unencrypted. ## Generic Routing Encapsulation (GRE)