diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-10-15 08:58:51 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-10-15 08:19:49 -0400 |
commit | 72f4d9669c253d5bd7c126bf2e7a0db0198cf2eb (patch) | |
tree | a05e592987d304e6a6490bae85543639e2b7cac5 /man/systemd.exec.xml | |
parent | 0c7225549d539c77620e15c850c60e4dc124a131 (diff) |
man: wording and grammar updates
This is a recurring submission and includes corrections to various
issue spotted. I guess I can just skip over reporting ubiquitous comma
placement fixes…
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index e213ec4f3c..8c44071d53 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1027,7 +1027,7 @@ <listitem><para>User name (twice), home directory, and the login shell. - Set for the units which + The variables are set for the units that have <varname>User=</varname> set, which includes user <command>systemd</command> instances. @@ -1053,14 +1053,14 @@ <term><varname>$XDG_VTNR</varname></term> <listitem><para>The identifier of the - session, and the seat name, and + session, the seat name, and virtual terminal of the session. Set by <citerefentry><refentrytitle>pam_systemd</refentrytitle><manvolnum>8</manvolnum></citerefentry> for login sessions. <varname>$XDG_SEAT</varname> and - <varname>$XDG_VTNR</varname> will be - only set when attached to a seat and a + <varname>$XDG_VTNR</varname> will + only be set when attached to a seat and a tty.</para></listitem> </varlistentry> |