Skip to content

Commit 6441705

Browse files
authored
pgrep, pkill, poweroff: use manned.org instead of www.manned.org` (tldr-pages#18432)
1 parent f9434c7 commit 6441705

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

pages.ar/common/pgrep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pgrep
22

33
> البحث عن العمليات أو إرسال إشارات إليها باستخدام الاسم.
4-
> لمزيد من التفاصيل: <https://www.manned.org/pgrep>.
4+
> لمزيد من التفاصيل: <https://manned.org/pgrep>.
55
66
- عرض معرّفات العمليات (PIDs) لأي عمليات جارية تتطابق مع اسم العملية:
77

pages.ar/common/pkill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> إرسال إشارة إلى العملية حسب الاسم.
44
> يُستخدم غالبًا لإيقاف العمليات.
5-
> لمزيد من التفاصيل: <https://www.manned.org/pkill>.
5+
> لمزيد من التفاصيل: <https://manned.org/pkill>.
66
77
- إنهاء جميع العمليات التي تطابق اسم محدد:
88

pages.ca/linux/poweroff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# poweroff
22

33
> Apaga la màquina.
4-
> Més informació: <https://www.manned.org/poweroff>.
4+
> Més informació: <https://manned.org/poweroff>.
55
66
- Apaga la màquina:
77

pages.es/common/pgrep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pgrep
22

33
> Encuentra o envía una señal a procesos por nombre.
4-
> Más información: <https://www.manned.org/pgrep>.
4+
> Más información: <https://manned.org/pgrep>.
55
66
- Regresa PIDs de cualquier proceso de ejecución con una cadena de comando que coincida:
77

pages.es/linux/poweroff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# poweroff
22

33
> Apaga el sistema.
4-
> Más información: <https://www.manned.org/poweroff>.
4+
> Más información: <https://manned.org/poweroff>.
55
66
- Apaga el sistema:
77

pages.id/linux/poweroff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# poweroff
22

33
> Matikan sistem.
4-
> Informasi lebih lanjut: <https://www.manned.org/poweroff>.
4+
> Informasi lebih lanjut: <https://manned.org/poweroff>.
55
66
- Matikan sistem:
77

pages.it/linux/poweroff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# poweroff
22

33
> Chiude il sistema.
4-
> Maggiori informazioni: <https://www.manned.org/poweroff>.
4+
> Maggiori informazioni: <https://manned.org/poweroff>.
55
66
- Spegne il sistema:
77

pages.ko/common/pgrep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pgrep
22

33
> 이름으로 프로세스를 찾거나 신호를 보냅니다.
4-
> 더 많은 정보: <https://www.manned.org/pgrep>.
4+
> 더 많은 정보: <https://manned.org/pgrep>.
55
66
- 실행 중인 프로세스 중 일치하는 명령 문자열을 가진 프로세스의 PID 반환:
77

pages.ko/common/pkill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> 프로세스 이름에 따라 시그널을 전송합니다.
44
> 주로 프로세스를 종료하는데 사용합니다.
5-
> 더 많은 정보: <https://www.manned.org/pkill>.
5+
> 더 많은 정보: <https://manned.org/pkill>.
66
77
- 일치하는 모든 프로세스 종료:
88

pages.ko/linux/poweroff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# poweroff
22

33
> 시스템을 종료합니다.
4-
> 더 많은 정보: <https://www.manned.org/poweroff>.
4+
> 더 많은 정보: <https://manned.org/poweroff>.
55
66
- 시스템 종료:
77

0 commit comments

Comments
 (0)