From 403cd7d933e8bd51aeff066e6798dbf4ed56eaaf Mon Sep 17 00:00:00 2001 From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:54:34 -0800 Subject: [PATCH] chroot: update documentation link (#15141) --- pages.de/common/chroot.md | 2 +- pages.fr/common/chroot.md | 2 +- pages.it/common/chroot.md | 2 +- pages.ko/common/chroot.md | 2 +- pages.nl/common/chroot.md | 2 +- pages.tr/common/chroot.md | 2 +- pages/common/chroot.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages.de/common/chroot.md b/pages.de/common/chroot.md index 06f7f0000..79f31682c 100644 --- a/pages.de/common/chroot.md +++ b/pages.de/common/chroot.md @@ -1,7 +1,7 @@ # chroot > Führe einen Befehl oder eine interaktive Shell mit einem speziellen root-Verzeichnis aus. -> Weitere Informationen: . +> Weitere Informationen: . - Führe einen Befehl mit einem neuen root-Verzeichnis aus: diff --git a/pages.fr/common/chroot.md b/pages.fr/common/chroot.md index 7fe3de11c..3d4a0aca4 100644 --- a/pages.fr/common/chroot.md +++ b/pages.fr/common/chroot.md @@ -1,7 +1,7 @@ # chroot > Exécute une commande ou un shell interactif avec un répertoire racine spécial. -> Plus d'informations : . +> Plus d'informations : . - Exécute la commande en tant que nouveau répertoire racine : diff --git a/pages.it/common/chroot.md b/pages.it/common/chroot.md index f57b28daf..b622f47d2 100644 --- a/pages.it/common/chroot.md +++ b/pages.it/common/chroot.md @@ -1,7 +1,7 @@ # chroot > Esegui un comando o una shell interattiva con una speciale directory root. -> Maggiori informazioni: . +> Maggiori informazioni: . - Esegui un comando con una diversa directory root: diff --git a/pages.ko/common/chroot.md b/pages.ko/common/chroot.md index cfb03a0e5..1b6c2759a 100644 --- a/pages.ko/common/chroot.md +++ b/pages.ko/common/chroot.md @@ -1,7 +1,7 @@ # chroot > 특수 루트 디렉토리를 사용하여 명령 또는 대화형 쉘 실행. -> 더 많은 정보: . +> 더 많은 정보: . - 새로운 루트 디렉토리로 명령어 실행: diff --git a/pages.nl/common/chroot.md b/pages.nl/common/chroot.md index 2d8daa7be..bec5afa68 100644 --- a/pages.nl/common/chroot.md +++ b/pages.nl/common/chroot.md @@ -1,7 +1,7 @@ # chroot > Voer commando of interactieve shell uit met een speciale hoofdmap. -> Meer informatie: . +> Meer informatie: . - Voer commando uit met gegeven hoofdmap: diff --git a/pages.tr/common/chroot.md b/pages.tr/common/chroot.md index d08134c36..4a58792a1 100644 --- a/pages.tr/common/chroot.md +++ b/pages.tr/common/chroot.md @@ -1,7 +1,7 @@ # chroot > Komut veya etkileşimli komut satırını özel kök diziniyle çalıştırır. -> Daha fazla bilgi için: . +> Daha fazla bilgi için: . - Komutu yeni kök dizini olarak çalıştır: diff --git a/pages/common/chroot.md b/pages/common/chroot.md index 6a17c8973..855e469de 100644 --- a/pages/common/chroot.md +++ b/pages/common/chroot.md @@ -1,7 +1,7 @@ # chroot > Run command or interactive shell with special root directory. -> More information: . +> More information: . - Run command as new root directory: