summaryrefslogtreecommitdiffstats
path: root/man/environment.d.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/environment.d.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/environment.d.xml')
-rw-r--r--man/environment.d.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/environment.d.xml b/man/environment.d.xml
index 288450f934..70dc40c56c 100644
--- a/man/environment.d.xml
+++ b/man/environment.d.xml
@@ -114,10 +114,10 @@
invoked, for example from the system service manager or via a PAM module.</para>
<para>Specifically, for ssh logins, the
- <citerefentry project='die-net'><refentrytitle>sshd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ <citerefentry project='man-pages'><refentrytitle>sshd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
service builds an environment that is a combination of variables forwarded from the remote system and
defined by <command>sshd</command>, see the discussion in
- <citerefentry project='die-net'><refentrytitle>ssh</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
+ <citerefentry project='man-pages'><refentrytitle>ssh</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
A graphical display session will have an analogous mechanism to define the environment. Note that some
managers query the systemd user instance for the exported environment and inject this configuration into
programs they start, using <command>systemctl show-environment</command> or the underlying D-Bus call.