From 3788a8aff925c3287241cd88388e09233ed41c91 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 22 Nov 2025 09:33:35 -0500 Subject: [PATCH] docs: networking: add proper shell tags --- docs/chapters/networking.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/networking.rst b/docs/chapters/networking.rst index f185a152..c5f74a19 100644 --- a/docs/chapters/networking.rst +++ b/docs/chapters/networking.rst @@ -461,7 +461,7 @@ VLAN Limitations Doing so will prevent the jail from having network access. Tip: Don't forget to set you gateway and nameserver is applicable -using `-g|--gateway` and `-n|--nameserver`. +using ``-g|--gateway`` and ``-n|--nameserver``. Regarding Routes ----------------