diff --git a/pages.it/common/exec.md b/pages.it/common/exec.md index 2500f28fd..cccf0253d 100644 --- a/pages.it/common/exec.md +++ b/pages.it/common/exec.md @@ -1,6 +1,7 @@ # exec > Sostituisci il processo corrente con un altro. +> Maggiori informazioni: . - Sostituisci con il comando specificato utilizzando le variabili di ambiente correnti: diff --git a/pages.ta/common/javac.md b/pages.ta/common/javac.md index 7b1ce7017..c577633bb 100644 --- a/pages.ta/common/javac.md +++ b/pages.ta/common/javac.md @@ -1,6 +1,7 @@ # javac > ஜாவா நிரல்மொழிமாற்றி. +> மேலும் தகவல்: . - `.java` கோப்பை நிரல்மொழிமாற்ற: diff --git a/pages.zh/common/javac.md b/pages.zh/common/javac.md index 20671137c..1d9316937 100644 --- a/pages.zh/common/javac.md +++ b/pages.zh/common/javac.md @@ -1,6 +1,7 @@ # javac > Java 程序编译器。 +> 更多信息:. - 编译一个 `.java` 文件: diff --git a/pages/common/exec.md b/pages/common/exec.md index e30816b84..00d27a22f 100644 --- a/pages/common/exec.md +++ b/pages/common/exec.md @@ -1,6 +1,7 @@ # exec > Replace the current process with another process. +> More information: . - Replace with the specified command using the current environment variables: diff --git a/pages/common/javac.md b/pages/common/javac.md index 6d874cb32..98517bd62 100644 --- a/pages/common/javac.md +++ b/pages/common/javac.md @@ -1,6 +1,7 @@ # javac > Java Application Compiler. +> More information: . - Compile a `.java` file: