summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-15 20:49:18 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-18 11:34:29 +0200
commit60de93e744fd308ba8f97fb37a7076ac1cacb678 (patch)
treee0b8c2922b44e36f194ed9efa6484679021b2749 /man
parent69c0807432fa4fbfbf507a53872664cd26715559 (diff)
downloadsystemd-60de93e744fd308ba8f97fb37a7076ac1cacb678.tar.gz
tree-wide: update web link to logind description
https://www.freedesktop.org/wiki/Software/systemd/multiseat/ says that it is obsoleted by sd-login(3), so it doesn't make much sense to link to the former.
Diffstat (limited to 'man')
-rw-r--r--man/org.freedesktop.login1.xml3
-rw-r--r--man/sd-login.xml3
2 files changed, 2 insertions, 4 deletions
diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml
index 03f0107c72..17ffd493ab 100644
--- a/man/org.freedesktop.login1.xml
+++ b/man/org.freedesktop.login1.xml
@@ -509,8 +509,7 @@ node /org/freedesktop/login1 {
and a boolean for controlling polkit interactivity (see below). Device assignments are persistently
stored on disk. To create a new seat, simply specify a previously unused seat id. For more information
about the seat assignment logic see
- <ulink url="https://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat for Linux</ulink>.
- </para>
+ <citerefentry><refentrytitle>sd-login</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
<para><function>FlushDevices()</function> removes all explicit seat assignments for devices, resetting
all assignments to the automatic defaults. The only argument it takes is the polkit interactivity
diff --git a/man/sd-login.xml b/man/sd-login.xml
index 8c6c973a4d..f39be20fc5 100644
--- a/man/sd-login.xml
+++ b/man/sd-login.xml
@@ -241,8 +241,7 @@
<para>
<ulink url="https://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat on Linux</ulink>
- for an introduction to multi-seat support on Linux and the background for this set of APIs.
+ may also be of historical interest.
</para>
</refsect1>
-
</refentry>