diff --git a/man/systemd.conf.xml b/man/systemd.conf.xml
index 956db2c4d..8c8fb7d7c 100644
--- a/man/systemd.conf.xml
+++ b/man/systemd.conf.xml
@@ -114,7 +114,16 @@
of controller names. Pass an empty
string to ensure that systemd does not
touch any hierarchies but its
- own.
+ own.
+
+ Note that the default value of
+ 'cpu' will make realtime scheduling
+ unavailable to system services. See
+ My
+ Service Can't Get Realtime!
+ for more
+ information.
@@ -144,10 +153,10 @@
this option is changed, and make sure
the new configuration file is included
in it. Otherwise the initrd might
- mount the controllers in different
- configuration than intended, and the
- main system cannot remount them
- anymore.
+ mount the controller hierachies in a
+ different configuration than intended,
+ and the main system cannot remount
+ them anymore.