Skip to content

Commit

Permalink
df, exec, exit, export: fix more info link (tldr-pages#12037)
Browse files Browse the repository at this point in the history
* df, exec, exit, export: fix more info link

* df: update outdated Farsi translation

---------

Co-authored-by: Mohammad Reza Soleimani <[email protected]>
Co-authored-by: Vitor Henrique <[email protected]>
  • Loading branch information
3 people authored Jan 9, 2024
1 parent a886432 commit fd745e9
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion pages.de/common/df.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/exit.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion pages.de/common/export.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion pages.es/common/df.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion pages.fa/common/df.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# df

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

Expand Down
2 changes: 1 addition & 1 deletion pages.fa/common/export.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# export

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

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/df.md
Original file line number Diff line number Diff line change
@@ -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 :

Expand Down
2 changes: 1 addition & 1 deletion pages.hi/common/exit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# exit

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

Expand Down
2 changes: 1 addition & 1 deletion pages.it/common/df.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion pages.it/common/exec.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion pages.ko/common/df.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# df

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

Expand Down
2 changes: 1 addition & 1 deletion pages.ru/common/exit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# exit

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

Expand Down
2 changes: 1 addition & 1 deletion pages.sv/common/exit.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion pages.ta/common/df.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# df

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

Expand Down
2 changes: 1 addition & 1 deletion pages.zh/common/df.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# df

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

Expand Down
2 changes: 1 addition & 1 deletion pages.zh/common/exit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# exit

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

Expand Down
2 changes: 1 addition & 1 deletion pages.zh/common/export.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# export

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

Expand Down
2 changes: 1 addition & 1 deletion pages.zh/common/trap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

Expand Down
2 changes: 1 addition & 1 deletion pages.zh_TW/common/df.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# df

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

Expand Down

0 comments on commit fd745e9

Please sign in to comment.