diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-09-10 19:41:37 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-13 19:36:22 +0200 |
commit | 08307930b297fd1c6335afc746e4404dece6ef21 (patch) | |
tree | 70bd10ac6ce22c7fbd2c526609455c7463226ba8 | |
parent | a0b78ede25ad1b07521aa6c1b70258dcc05136fa (diff) |
docs: typo fixes in logind.conf.xml and os-release.xml
https://bugs.freedesktop.org/show_bug.cgi?id=54501
-rw-r--r-- | man/logind.conf.xml | 6 | ||||
-rw-r--r-- | man/os-release.xml | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 33ddf621e0..beb52115be 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -54,7 +54,7 @@ <refsect1> <title>Description</title> - <para>This files configures various parameters of the systemd login manager <citerefentry><refentrytitle>systemd-logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para> + <para>This file configures various parameters of the systemd login manager <citerefentry><refentrytitle>systemd-logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para> </refsect1> @@ -133,7 +133,7 @@ <listitem><para>These settings control the default control group hierarchies - users logging are added to. When + users logging in are added to. When logging in users will get private control groups in all hierarchies listed in @@ -180,7 +180,7 @@ <literal>no-session</literal> logind will handle these keys when no user is logged in and no inhibitor lock is - taken, and trigger a warnig beep + taken, and trigger a warning beep otherwise. If set to <literal>tty-session</literal> logind will handle these keys if no inhibitor diff --git a/man/os-release.xml b/man/os-release.xml index a5f1a917a8..5e34a884bb 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -258,7 +258,7 @@ <listitem><para>Links to resources on the Internet related the operating system. <varname>HOME_URL=</varname> - should refer to the homepage of the of + should refer to the homepage of the operating system, or alternatively some homepage of the specific version of the operating |