diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 9bfd212a45..f7b414da5c 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -353,7 +353,7 @@ If RuntimeWatchdogSec= is set to a non-zero value, the watchdog hardware (/dev/watchdog0 or the path specified with WatchdogDevice= or - the kernel option systemd.watchdog-device=) will be programmed to automatically + the kernel option systemd.watchdog_device=) will be programmed to automatically reboot the system if it is not contacted within the specified timeout interval. The system manager will ensure to contact it at least once in half the specified timeout interval. This feature requires a hardware watchdog device to be present, as it is commonly the case in embedded and server