summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2015-04-19 15:58:17 +0200
committerSven Eden <yamakuzure@gmx.net>2017-03-14 10:00:18 +0100
commit3a9caaf5b886804095708233a52c10e5a652c0d8 (patch)
tree86ab46948e454baf689e32070bdac5fec81f234b /man
parent5062ecb74af1db762081c523708ebab43a451244 (diff)
logind will always be built
Diffstat (limited to 'man')
-rw-r--r--man/logind.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/man/logind.xml b/man/logind.xml
index 7afacbf34..da0bd7a0c 100644
--- a/man/logind.xml
+++ b/man/logind.xml
@@ -21,10 +21,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
-->
-<refentry id="logind.service">
+<refentry id="systemd-logind.service">
<refentryinfo>
- <title>logind.service</title>
+ <title>systemd-logind.service</title>
<productname>systemd</productname>
<authorgroup>
@@ -38,25 +38,25 @@
</refentryinfo>
<refmeta>
- <refentrytitle>logind.service</refentrytitle>
+ <refentrytitle>systemd-logind.service</refentrytitle>
<manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
- <refname>logind.service</refname>
- <refname>logind</refname>
+ <refname>systemd-logind.service</refname>
+ <refname>systemd-logind</refname>
<refpurpose>Login manager</refpurpose>
</refnamediv>
<refsynopsisdiv>
- <para><filename>logind.service</filename></para>
- <para><filename>/usr/lib/systemd/logind</filename></para>
+ <para><filename>systemd-logind.service</filename></para>
+ <para><filename>/usr/lib/systemd/systemd-logind</filename></para>
</refsynopsisdiv>
<refsect1>
<title>Description</title>
- <para><command>logind</command> is a system service that
+ <para><command>systemd-logind</command> is a system service that
manages user logins. It is responsible for:</para>
<itemizedlist>
@@ -100,7 +100,7 @@
<para>See the <ulink
url="http://www.freedesktop.org/wiki/Software/systemd/logind">
logind D-Bus API Documentation</ulink> for information about the
- APIs <filename>logind</filename> provides.</para>
+ APIs <filename>systemd-logind</filename> provides.</para>
<para>For more information on the inhibition logic see the <ulink
url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor