X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=27756723b1535e599ba9de4ac2b22af90d38a694;hp=46082839b0d9c2fc541184035224af76b35315cc;hb=af62c704053b5d34672497eb5bdc4764ebbb5f4f;hpb=6f6083dc73c4bdd48678456fa6b969d6f1152373 diff --git a/man/systemd.xml b/man/systemd.xml index 46082839b..27756723b 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -62,12 +62,12 @@ systemd is a system and session manager for Linux operating systems. When run as first process on - boot (as PID 1) it may act as init system that brings - up and maintains userspace. + boot (as PID 1), it acts as init system that brings + up and maintains userspace services. - For compatibility with SysV if systemd is called + For compatibility with SysV, if systemd is called as init and a PID that is not - 1 it will execute telinit and pass + 1, it will execute telinit and pass all command line arguments unmodified. That means init and telinit are mostly equivalent when invoked from normal login sessions. See @@ -137,12 +137,12 @@ Extract D-Bus interface introspection data. This is - mostly useful at build ot install time + mostly useful at build at install time to generate data suitable for the D-Bus interfaces repository. Optionally the interface name for the introspection data may be - specified. If omitted the + specified. If omitted, the introspection data for all interfaces is dumped. @@ -220,8 +220,8 @@ --variable=systemdsystemconfdir returns the path of the system configuration directory. Packages - should alter this directory only with - the + should alter the content of these directories + only with the systemd-install1 tool. @@ -261,7 +261,7 @@ SysV init script directory varies between distributions. If systemd cannot find a native unit file for a - requested service it will look for a + requested service, it will look for a SysV init script of the same name (with the .service suffix @@ -459,7 +459,7 @@ $SYSTEMD_LOG_LEVEL systemd reads the log level from this environment - variable. This can be overriden with + variable. This can be overridden with . @@ -467,7 +467,7 @@ $SYSTEMD_LOG_TARGET systemd reads the log target from this environment - variable. This can be overriden with + variable. This can be overridden with . @@ -475,7 +475,7 @@ $SYSTEMD_LOG_COLOR Controls whether systemd highlights important log - messages. This can be overriden with + messages. This can be overridden with . @@ -484,7 +484,7 @@ Controls whether systemd prints the code location along with log messages. This can be - overriden with + overridden with .