summaryrefslogtreecommitdiffstats
path: root/man/user@.service.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2024-11-23 14:07:56 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-11-23 17:11:42 +0100
commit4ebbb5bfe88ac3d793c395472648660c33251546 (patch)
tree34dc51eadefdbfd7e6c58254d5f1f387742d656f /man/user@.service.xml
parentmeasure: add 'dtbauto' option in help message (diff)
downloadsystemd-4ebbb5bfe88ac3d793c395472648660c33251546.tar.xz
systemd-4ebbb5bfe88ac3d793c395472648660c33251546.zip
man: asorted fixes
Closes #35307.
Diffstat (limited to 'man/user@.service.xml')
-rw-r--r--man/user@.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/user@.service.xml b/man/user@.service.xml
index ba57f1b331..e9cbda4833 100644
--- a/man/user@.service.xml
+++ b/man/user@.service.xml
@@ -52,7 +52,7 @@
<para>User processes may be started by the <filename>user@.service</filename> instance, in which
case they will be part of that unit in the system hierarchy. They may also be started elsewhere,
for example by
- <citerefentry project='die-net'><refentrytitle>sshd</refentrytitle><manvolnum>8</manvolnum></citerefentry> or a
+ <citerefentry project='man-pages'><refentrytitle>sshd</refentrytitle><manvolnum>8</manvolnum></citerefentry> or a
display manager like <command>gdm</command>, in which case they form a .scope unit (see
<citerefentry><refentrytitle>systemd.scope</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
Both <filename>user@<replaceable>UID</replaceable>.service</filename> and the scope units are
@@ -145,7 +145,7 @@ Control group /:
…</programlisting>
<para>User with UID 1000 is logged in using <command>gdm</command> (<filename
index="false">session-4.scope</filename>) and
- <citerefentry project='die-net'><refentrytitle>ssh</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ <citerefentry project='man-pages'><refentrytitle>ssh</refentrytitle><manvolnum>1</manvolnum></citerefentry>
(<filename index="false">session-19.scope</filename>), and also has a user manager instance
running (<filename index="false">user@1000.service</filename>). User with UID 1001 is logged
in using <command>ssh</command> (<filename index="false">session-20.scope</filename>) and