diff --git a/man/org.freedesktop.LogControl1.xml b/man/org.freedesktop.LogControl1.xml index d8ce392c87..5944061f99 100644 --- a/man/org.freedesktop.LogControl1.xml +++ b/man/org.freedesktop.LogControl1.xml @@ -75,7 +75,7 @@ node /org/freedesktop/LogControl1 { Properties LogLevel describes the - syslog3-style + syslog3-style log-level, and should be one of emerg, alert, crit, err, warning, notice, info, debug, in order of increasing verbosity. @@ -86,14 +86,14 @@ node /org/freedesktop/LogControl1 { journal (log to the journal natively, see systemd-journald.service8), syslog (log using the - syslog3 call). + syslog3 call). Those two properties are writable, so they may be set by sufficiently privileged users. SyslogIdentifier is a read-only property that shows the "syslog identifier". It is a short string that identifies the program that is the source of log messages that is passed to - the syslog3 call. + the syslog3 call. Note: journalctl option / may diff --git a/man/org.freedesktop.home1.xml b/man/org.freedesktop.home1.xml index 5cf1159703..73f8682480 100644 --- a/man/org.freedesktop.home1.xml +++ b/man/org.freedesktop.home1.xml @@ -165,7 +165,7 @@ node /org/freedesktop/home1 { GetHomeByName() returns basic user information (a minimal subset of the full user record), provided a user name. The information supplied more or less matches what - getpwnam3 returns: + getpwnam3 returns: the numeric UID and GID, the real name, home directory and shell. In addition it returns a state identifier describing the state the user's home directory is in, as well as a bus path referring to the bus object encapsulating the user record and home directory. This object implements the diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml index 002abbb7e3..7e127ef18c 100644 --- a/man/org.freedesktop.login1.xml +++ b/man/org.freedesktop.login1.xml @@ -567,7 +567,7 @@ node /org/freedesktop/login1 { SetWallMessage() sets the wall message (the message that will be sent out to all terminals and stored in a - utmp5 record) for a + utmp5 record) for a subsequent scheduled shutdown operation. The parameter wall_message specifies the shutdown reason (and may be empty) which will be included in the shutdown message. The parameter enable specifies whether to print a wall message on shutdown. diff --git a/man/org.freedesktop.machine1.xml b/man/org.freedesktop.machine1.xml index a54fa040b2..da4738b615 100644 --- a/man/org.freedesktop.machine1.xml +++ b/man/org.freedesktop.machine1.xml @@ -368,7 +368,7 @@ node /org/freedesktop/machine1 { OpenMachinePTY() allocates a pseudo TTY in the container and returns a file descriptor and its path. This is equivalent to transitioning into the container and invoking - posix_openpt3. + posix_openpt3. OpenMachineLogin() allocates a pseudo TTY in the container and ensures that diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml index 8a7990ff7d..e9986335a3 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -8278,15 +8278,15 @@ node /org/freedesktop/systemd1/unit/dev_2dsda3_2eswap { Most of the properties map directly to the corresponding settings in swap unit files. As mount units invoke the - swapon8 command, + swapon8 command, their bus objects include implicit ExecActivate (and similar) fields which contain information about processes to execute. They also share most of the fields related to the execution context that Service objects expose (see above). In addition to these properties there are the following: ControlPID contains the PID of the currently running - swapon8 or - swapoff8 + swapon8 or + swapoff8 command if there is one running, otherwise 0. Result contains a value explaining why a mount unit failed if it failed. It