Michal Schmidt 14c310
From c0aa995c459ff01a2299bc5dc9a303b923f978c8 Mon Sep 17 00:00:00 2001
Michal Schmidt 14c310
From: Lennart Poettering <lennart@poettering.net>
Michal Schmidt 14c310
Date: Wed, 14 Mar 2012 14:13:12 +0100
Michal Schmidt 14c310
Subject: [PATCH] man: document where we read kernel cmdline options from
Michal Schmidt 14c310
 (cherry picked from commit
Michal Schmidt 14c310
 45dc3a0478c61e83dedf26dc247fd3ddd2b20978)
Michal Schmidt 14c310
Michal Schmidt 14c310
---
Michal Schmidt 14c310
 man/systemd.xml |   11 ++++++++++-
Michal Schmidt 14c310
 1 files changed, 10 insertions(+), 1 deletions(-)
Michal Schmidt 14c310
Michal Schmidt 14c310
diff --git a/man/systemd.xml b/man/systemd.xml
Michal Schmidt 14c310
index c1766e2..b1f57e3 100644
Michal Schmidt 14c310
--- a/man/systemd.xml
Michal Schmidt 14c310
+++ b/man/systemd.xml
Michal Schmidt 14c310
@@ -948,7 +948,16 @@
Michal Schmidt 14c310
         <refsect1>
Michal Schmidt 14c310
                 <title>Kernel Command Line</title>
Michal Schmidt 14c310
 
Michal Schmidt 14c310
-                <para>When run as system instance systemd parses a few kernel command line arguments:</para>
Michal Schmidt 14c310
+                <para>When run as system instance systemd parses a
Michal Schmidt 14c310
+                number of kernel command line
Michal Schmidt 14c310
+                arguments<footnote><para>If run inside a Linux
Michal Schmidt 14c310
+                container these arguments may be passed as command
Michal Schmidt 14c310
+                line arguments to systemd itself, next to any of the
Michal Schmidt 14c310
+                command line options listed in the Options section
Michal Schmidt 14c310
+                above. If run outside of Linux containers, these
Michal Schmidt 14c310
+                arguments are parsed from
Michal Schmidt 14c310
+                <filename>/proc/cmdline</filename>
Michal Schmidt 14c310
+                instead.</para></footnote>:</para>
Michal Schmidt 14c310
 
Michal Schmidt 14c310
                 <variablelist>
Michal Schmidt 14c310
                         <varlistentry>