diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-06 20:06:30 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-06 20:06:30 +0100 |
commit | 81c7dd897c6af68e66b58e97abce676641edc197 (patch) | |
tree | e2dc490345a99dd77aa8994dd03f99f6c435e1ee /NEWS | |
parent | 8d07a7c47159ebc2bcc775e2c1997cb44bd1ac95 (diff) | |
download | systemd-81c7dd897c6af68e66b58e97abce676641edc197.tar.gz |
s/command-line/command line/g
A follow-up to:
commit 3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817
Author: Harald Hoyer <harald@redhat.com>
Date: Thu Nov 6 15:33:48 2014 +0100
s/commandline/command line/g
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,7 +51,7 @@ CHANGES WITH 217: * A helper binary and a service have been added which can be used to resume from hibernation in the initramfs. A generator will parse the resume= option on the kernel - command-line to trigger resume. + command line to trigger resume. * A user console daemon systemd-consoled has been added. Currently, it is a preview, and will so far open a @@ -1627,7 +1627,7 @@ CHANGES WITH 209: one of the next releases, at the same time that we will declare the APIs stable. - * When the kernel command-line argument "kdbus" is specified, + * When the kernel command line argument "kdbus" is specified, systemd will automatically load the kdbus.ko kernel module. At this stage of development, it is only useful for testing kdbus and should not be used in production. Note: if "--enable-kdbus" |