From e46dad5b68730aa61c010761a28bc212e1fbf417 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sun, 29 Jun 2025 11:25:34 +0300 Subject: [PATCH] xhost: remove long hyphen (#17021) --- pages/linux/xhost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/xhost.md b/pages/linux/xhost.md index c19450dde0..cabd8e367b 100644 --- a/pages/linux/xhost.md +++ b/pages/linux/xhost.md @@ -15,7 +15,7 @@ `xhost -{{hostname}}` -- Allow all hosts to connect (disable access control — insecure): +- Allow all hosts to connect (disable access control - insecure): `xhost +`