From: Bouke van der Bijl Date: Tue, 3 Mar 2026 12:21:15 +0000 (+0100) Subject: man: fix typo in docs for notify-ready option X-Git-Tag: v260-rc2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=166e62215f1fbc9b9823f40eb219dab81da8d6cf;p=thirdparty%2Fsystemd.git man: fix typo in docs for notify-ready option --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 99e6147b2b1..bf299b0a4af 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -660,7 +660,7 @@ Configures support for notifications from the container's init process. - takes a boolean. If false systemd-vmpawn + takes a boolean. If false systemd-nspawn notifies the calling service manager with a READY=1 message when the init process is created. If true it waits for a READY=1 message from the init process in the VM before sending its own to the service manager. For more details about notifications see