From 56e832d64d667dd629ad2917285c95da5a6dc48b Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Fri, 29 Dec 2023 13:11:32 +0100 Subject: [PATCH] bash, fold: update link to match other pages (#11906) --- pages.de/common/bash.md | 2 +- pages.es/common/bash.md | 2 +- pages.fr/common/bash.md | 2 +- pages.it/common/bash.md | 2 +- pages.ko/common/bash.md | 2 +- pages.nl/common/bash.md | 2 +- pages.pt_BR/common/bash.md | 2 +- pages.zh/common/bash.md | 2 +- pages.zh_TW/common/bash.md | 2 +- pages/common/bash.md | 2 +- pages/linux/fold.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pages.de/common/bash.md b/pages.de/common/bash.md index cef1b5a45..66dd49d6a 100644 --- a/pages.de/common/bash.md +++ b/pages.de/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell. > `sh`-kompatibler Kommandozeilen-Interpreter. -> Weitere Informationen: . +> Weitere Informationen: . - Interaktive Shell starten: diff --git a/pages.es/common/bash.md b/pages.es/common/bash.md index e27f18aeb..bea1c75c9 100644 --- a/pages.es/common/bash.md +++ b/pages.es/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell. > Intérprete de línea de comandos compatible con `sh`. -> Más información: . +> Más información: . - Inicia un intérprete de comandos interactivo: diff --git a/pages.fr/common/bash.md b/pages.fr/common/bash.md index 9db2b4d1f..be048810c 100644 --- a/pages.fr/common/bash.md +++ b/pages.fr/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell, un interpréteur de ligne de commande compatible avec `sh`. > Voir aussi `histexpand` pour l'expansion de l'historique. -> Plus d'informations : . +> Plus d'informations : . - Démarre une session shell interactive : diff --git a/pages.it/common/bash.md b/pages.it/common/bash.md index b3337794a..33a0e6287 100644 --- a/pages.it/common/bash.md +++ b/pages.it/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell. > Interprete da linea di comando compatibile con `sh`. -> Maggiori informazioni: . +> Maggiori informazioni: . - Avvia una shell interattiva: diff --git a/pages.ko/common/bash.md b/pages.ko/common/bash.md index 46d053df5..66d712dbb 100644 --- a/pages.ko/common/bash.md +++ b/pages.ko/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell, an `sh`- 호환 명령 행 인터프리터. > 참조 : `zsh`, `histexpand` (history expansion). -> 더 많은 정보: . +> 더 많은 정보: . - 대화형 쉘 시작하기: diff --git a/pages.nl/common/bash.md b/pages.nl/common/bash.md index edc100b17..b0e747dfe 100644 --- a/pages.nl/common/bash.md +++ b/pages.nl/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell, `sh`-ondersteunende commandoregel-interpreteerder. > Bekijk ook: `zsh`, `histexpand` (history expansion). -> Meer informatie: . +> Meer informatie: . - Start een interactieve shell sessie: diff --git a/pages.pt_BR/common/bash.md b/pages.pt_BR/common/bash.md index 8451ed22b..3c970300a 100644 --- a/pages.pt_BR/common/bash.md +++ b/pages.pt_BR/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell, um interpretador de linha de comando compatível com `sh`. > Veja também: `zsh`, `histexpand` (expansão do histórico). -> Mais informações: . +> Mais informações: . - Inicia uma sessão interativa do shell: diff --git a/pages.zh/common/bash.md b/pages.zh/common/bash.md index 4cbc6362d..2af576ee9 100644 --- a/pages.zh/common/bash.md +++ b/pages.zh/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell. > 兼容`sh`的命令行解释器。 -> 更多信息:. +> 更多信息:. - 启动交互式 shell: diff --git a/pages.zh_TW/common/bash.md b/pages.zh_TW/common/bash.md index b8c101f6b..846692f22 100644 --- a/pages.zh_TW/common/bash.md +++ b/pages.zh_TW/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell. 一個與 `sh` 相容的命令列。 > 參照 `histexpand` 以使用 history expansion 特性。 -> 更多資訊:. +> 更多資訊:. - 開啟互動式 shell: diff --git a/pages/common/bash.md b/pages/common/bash.md index 71ea7e7df..c4de5ae2e 100644 --- a/pages/common/bash.md +++ b/pages/common/bash.md @@ -2,7 +2,7 @@ > Bourne-Again SHell, an `sh`-compatible command-line interpreter. > See also: `zsh`, `histexpand` (history expansion). -> More information: . +> More information: . - Start an interactive shell session: diff --git a/pages/linux/fold.md b/pages/linux/fold.md index 60cb1de7b..456d15a35 100644 --- a/pages/linux/fold.md +++ b/pages/linux/fold.md @@ -1,7 +1,7 @@ # fold > Folds long lines for fixed-width output devices. -> More information: . +> More information: . - Fold lines in a fixed width: