diff --git a/man/systemd.xml b/man/systemd.xml index f0bc552268..aef65e30c1 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -957,7 +957,16 @@ Kernel Command Line - When run as system instance systemd parses a few kernel command line arguments: + When run as system instance systemd parses a + number of kernel command line + argumentsIf run inside a Linux + container these arguments may be passed as command + line arguments to systemd itself, next to any of the + command line options listed in the Options section + above. If run outside of Linux containers, these + arguments are parsed from + /proc/cmdline + instead.: