summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2015-05-03 22:26:52 +0200
committerAndy Wingo <wingo@pobox.com>2015-08-15 22:14:07 +0200
commitf52715f8d90ca768dc06616c0f77b11db9fa3236 (patch)
tree41f6a288bc1fc1264000bb01e4c006b11c6a6538 /man
parent0f9c883e1a889c3f45671d45fe9bce607e459bc1 (diff)
Rename systemd-logind to logind.
Diffstat (limited to 'man')
-rw-r--r--man/loginctl.xml4
-rw-r--r--man/logind.conf.xml4
-rw-r--r--man/logind.xml18
-rw-r--r--man/sd-login.xml4
4 files changed, 15 insertions, 15 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml
index b93ba80de..4e09e7a1c 100644
--- a/man/loginctl.xml
+++ b/man/loginctl.xml
@@ -63,7 +63,7 @@
control the state of the
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>
login manager
- <citerefentry><refentrytitle>systemd-logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
+ <citerefentry><refentrytitle>logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
</refsect1>
<refsect1>
@@ -406,7 +406,7 @@
<para>
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>systemd-logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
<citerefentry><refentrytitle>logind.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
</para>
</refsect1>
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index 2e22e5cc9..6d3b355e8 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -59,7 +59,7 @@
<para>These files configure various parameters of the systemd
login manager,
- <citerefentry><refentrytitle>systemd-logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
+ <citerefentry><refentrytitle>logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
</para>
</refsect1>
@@ -300,7 +300,7 @@
<title>See Also</title>
<para>
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>systemd-logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>logind.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
<citerefentry><refentrytitle>loginctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
</para>
diff --git a/man/logind.xml b/man/logind.xml
index da0bd7a0c..7afacbf34 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="systemd-logind.service">
+<refentry id="logind.service">
<refentryinfo>
- <title>systemd-logind.service</title>
+ <title>logind.service</title>
<productname>systemd</productname>
<authorgroup>
@@ -38,25 +38,25 @@
</refentryinfo>
<refmeta>
- <refentrytitle>systemd-logind.service</refentrytitle>
+ <refentrytitle>logind.service</refentrytitle>
<manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
- <refname>systemd-logind.service</refname>
- <refname>systemd-logind</refname>
+ <refname>logind.service</refname>
+ <refname>logind</refname>
<refpurpose>Login manager</refpurpose>
</refnamediv>
<refsynopsisdiv>
- <para><filename>systemd-logind.service</filename></para>
- <para><filename>/usr/lib/systemd/systemd-logind</filename></para>
+ <para><filename>logind.service</filename></para>
+ <para><filename>/usr/lib/systemd/logind</filename></para>
</refsynopsisdiv>
<refsect1>
<title>Description</title>
- <para><command>systemd-logind</command> is a system service that
+ <para><command>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>systemd-logind</filename> provides.</para>
+ APIs <filename>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
diff --git a/man/sd-login.xml b/man/sd-login.xml
index da873b7e8..06ffc6906 100644
--- a/man/sd-login.xml
+++ b/man/sd-login.xml
@@ -75,7 +75,7 @@
monitoring of seats, sessions and users. To actively make changes
to the seat configuration, terminate login sessions, or switch
session on a seat you need to utilize the D-Bus API of
- systemd-logind, instead.</para>
+ logind, instead.</para>
<para>These functions synchronously access data in
<filename>/proc</filename>, <filename>/sys/fs/cgroup</filename>
@@ -85,7 +85,7 @@
<para>It is possible (and often a very good choice) to mix calls
to the synchronous interface of <filename>sd-login.h</filename>
- with the asynchronous D-Bus interface of systemd-logind. However,
+ with the asynchronous D-Bus interface of logind. However,
if this is done you need to think a bit about possible races since
the stream of events from D-Bus and from
<filename>sd-login.h</filename> interfaces such as the login