From 4b9ccf7ab967c8f3a5c232b8d46d192d00d3a994 Mon Sep 17 00:00:00 2001 From: Reinhart Previano Koentjoro Date: Sat, 9 Dec 2023 00:48:28 +0700 Subject: [PATCH] halt: fix page (#11702) --- pages.ca/linux/halt.md | 2 +- pages/linux/halt.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.ca/linux/halt.md b/pages.ca/linux/halt.md index d38ebcdb1..694f32263 100644 --- a/pages.ca/linux/halt.md +++ b/pages.ca/linux/halt.md @@ -17,7 +17,7 @@ - Deté la màquina inmediatament sense contactar l'administrador de sistemes: -`halt --force --force` +`halt --force` - Escriu l'entrada de wtpm shutdown sense aturar el sistema: diff --git a/pages/linux/halt.md b/pages/linux/halt.md index 49ed7f4fb..904c24871 100644 --- a/pages/linux/halt.md +++ b/pages/linux/halt.md @@ -17,7 +17,7 @@ - Halt immediately without contacting the system manager: -`halt --force --force` +`halt --force` - Write the wtmp shutdown entry without halting the system: