1
0
Эх сурвалжийг харах

df, exec, exit, export: fix more info link (#12037)

* df, exec, exit, export: fix more info link

* df: update outdated Farsi translation

---------

Co-authored-by: Mohammad Reza Soleimani <87926618+MrMw3@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Sebastiaan Speck 1 жил өмнө
parent
commit
fd745e9167

+ 1 - 1
pages.de/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > Verschafft einen Überblick über verfügbaren Speicherplatz im Dateisystem.
-> Weitere Informationen: <https://www.gnu.org/software/coreutils/df>.
+> Weitere Informationen: <https://manned.org/df.1posix>.
 
 - Zeige verfügbaren Platz auf allen eingehängten Dateisystemen:
 

+ 1 - 1
pages.de/common/exit.md

@@ -1,7 +1,7 @@
 # exit
 
 > Verlasse die Shell.
-> Weitere Informationen: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
+> Weitere Informationen: <https://manned.org/exit.1posix>.
 
 - Beende die Shell mit dem Exitcode des zuletzt ausgeführten Befehls:
 

+ 1 - 1
pages.de/common/export.md

@@ -1,7 +1,7 @@
 # export
 
 > Befehl zum Markieren von Shell-Variablen in der aktuellen Umgebung, die mit allen neu abgezweigten Unterprozessen exportiert werden sollen.
-> Weitere Informationen: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#export>.
+> Weitere Informationen: <https://manned.org/export.1posix>.
 
 - Lege eine neue Umgebungsvariable fest:
 

+ 1 - 1
pages.es/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > Entrega información general del uso de espacio en disco del sistema de archivos.
-> Más información: <https://www.gnu.org/software/coreutils/df>.
+> Más información: <https://manned.org/df.1posix>.
 
 - Muestra todos los sistemas de archivos y sus usos de disco:
 

+ 1 - 1
pages.fa/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > یک نمای کلی از میزان استفاده فضای دیسک و سیستم فایل ارائه می‌دهد.
-> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/df>.
+> اطلاعات بیشتر: <https://manned.org/df.1posix>.
 
 - نمایش تمامی سیستم‌های فایل و فضای دیسک آن‌ها :
 

+ 1 - 1
pages.fa/common/export.md

@@ -1,7 +1,7 @@
 # export
 
 > دستور تغییر متغییرهای محلی سیستم موجود برای پروسه های جدید.
-> اطلاعات بیشتر: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#export>.
+> اطلاعات بیشتر: <https://manned.org/export.1posix>.
 
 - ایجاد و تعیین مقدار یک متغییر جدید:
 

+ 1 - 1
pages.fr/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > Montre un aperçu de l'utilisation de l'espace disque.
-> Plus d'informations : <https://www.gnu.org/software/coreutils/df>.
+> Plus d'informations : <https://manned.org/df.1posix>.
 
 - Afficher tous les systèmes de fichiers et leur utilisation d'espace disque :
 

+ 1 - 1
pages.hi/common/exit.md

@@ -1,7 +1,7 @@
 # exit
 
 > शेल से बाहर निकलें।
-> अधिक जानकारी: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>।
+> अधिक जानकारी: <https://manned.org/exit.1posix>।
 
 - निष्पादित अंतिम कमांड के निकास कोड के साथ शेल से बाहर निकलें:
 

+ 1 - 1
pages.it/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > Fornisce una panoramica dello spazio utilizzato dai file system sui dischi.
-> Maggiori informazioni: <https://www.gnu.org/software/coreutils/df>.
+> Maggiori informazioni: <https://manned.org/df.1posix>.
 
 - Mostra tutti i file system ed il loro utilizzo del disco:
 

+ 1 - 1
pages.it/common/exec.md

@@ -1,7 +1,7 @@
 # exec
 
 > Sostituisci il processo corrente con un altro.
-> Maggiori informazioni: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exec>.
+> Maggiori informazioni: <https://manned.org/exec.1posix>.
 
 - Sostituisci con il comando specificato utilizzando le variabili di ambiente correnti:
 

+ 1 - 1
pages.ko/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > 파일 시스템 디스크 공간 사용량에 대한 개요를 제공합니다.
-> 더 많은 정보: <https://www.gnu.org/software/coreutils/df>.
+> 더 많은 정보: <https://manned.org/df.1posix>.
 
 - 모든 파일 시스템들과 그들의 디스크 사용량 출력:
 

+ 1 - 1
pages.ru/common/exit.md

@@ -1,7 +1,7 @@
 # exit
 
 > Выйти из оболочки.
-> Больше информации: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
+> Больше информации: <https://manned.org/exit.1posix>.
 
 - Выход из оболочки с кодом выхода последней выполненной команды:
 

+ 1 - 1
pages.sv/common/exit.md

@@ -1,7 +1,7 @@
 # exit
 
 > Avsluta shell.
-> Mer information: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
+> Mer information: <https://manned.org/exit.1posix>.
 
 - Avsluta shell med utgångskoden från det senast utförda kommandot:
 

+ 1 - 1
pages.ta/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > கோப்பு முறைமை வட்டு இட உபயோகத்தின் மேலோட்டத்தை அளிக்கிறது.
-> மேலும் விவரத்திற்கு: <https://www.gnu.org/software/coreutils/df>.
+> மேலும் விவரத்திற்கு: <https://manned.org/df.1posix>.
 
 - அனைத்து கோப்பு முறைமைகளையும் அவற்றின் வட்டு பயன்பாட்டையும் காண்பி:
 

+ 1 - 1
pages.zh/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > 提供文件系统磁盘空间使用情况的概览。
-> 更多信息:<https://www.gnu.org/software/coreutils/df>.
+> 更多信息:<https://manned.org/df.1posix>.
 
 - 显示所有文件系统和它们的磁盘使用情况:
 

+ 1 - 1
pages.zh/common/exit.md

@@ -1,7 +1,7 @@
 # exit
 
 > 退出终端程序。
-> 更多信息:<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
+> 更多信息:<https://manned.org/exit.1posix>.
 
 - 使用最后执行命令的退出代码,退出终端程序:
 

+ 1 - 1
pages.zh/common/export.md

@@ -1,7 +1,7 @@
 # export
 
 > 命令为当前 shell 中的子进程进行环境变量设置。
-> 更多信息:<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#export>.
+> 更多信息:<https://manned.org/export.1posix>.
 
 - 设置为新的环境变量:
 

+ 1 - 1
pages.zh/common/trap.md

@@ -2,7 +2,7 @@
 
 > 在进程或操作系统接收到信号后自动执行命令。
 > 可用于对用户中断或其他操作执行清理。
-> 更多信息:<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#trap>.
+> 更多信息:<https://manned.org/trap.1posix>.
 
 - 列出设置 trap 的可用信号:
 

+ 1 - 1
pages.zh_TW/common/df.md

@@ -1,7 +1,7 @@
 # df
 
 > 概述檔案系統的磁碟空間的使用情況。
-> 更多資訊:<https://www.gnu.org/software/coreutils/df>.
+> 更多資訊:<https://manned.org/df.1posix>.
 
 - 顯示所有檔案系統及磁碟使用情況: