diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-28 23:39:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-28 23:39:18 +0200 |
commit | 2d87855ae873aa3a4816c8e3a37e5ec06cc65c5e (patch) | |
tree | c163d285a85c2976d5b629cfdb3508f74dffdfd1 /man/systemd.special.xml.in | |
parent | 6edef9c587b374a81f4ecc23359bb958857d3def (diff) |
man: fix references to systemd.unit= on the kernel cmdline
https://bugs.freedesktop.org/show_bug.cgi?id=35720
Diffstat (limited to 'man/systemd.special.xml.in')
-rw-r--r-- | man/systemd.special.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.special.xml.in b/man/systemd.special.xml.in index df62e9c4cd..804504a833 100644 --- a/man/systemd.special.xml.in +++ b/man/systemd.special.xml.in @@ -156,7 +156,7 @@ <para>The default unit systemd starts at bootup can be overriden with the - <varname>systemd.default=</varname> + <varname>systemd.unit=</varname> kernel command line option.</para> </listitem> </varlistentry> @@ -189,7 +189,7 @@ console. This unit is supposed to be used with the kernel command line option - <varname>systemd.default=</varname> + <varname>systemd.unit=</varname> and has otherwise little use. </para> </listitem> |