summaryrefslogtreecommitdiffstats
path: root/man/systemd-notify.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-11-06 14:59:00 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-11-06 20:16:34 +0100
commitbf63dadbc6be2068eb5dbc05f9b1fb5ee21ca63f (patch)
tree7275b8749f84c7c0b5ad05eca7b371c41363a38b /man/systemd-notify.xml
parenttree-wide: s/life-cycle/lifecycle/g (diff)
downloadsystemd-bf63dadbc6be2068eb5dbc05f9b1fb5ee21ca63f.tar.xz
systemd-bf63dadbc6be2068eb5dbc05f9b1fb5ee21ca63f.zip
man: more hyperlinks and other fixes
Closes https://github.com/systemd/systemd/issues/29814.
Diffstat (limited to 'man/systemd-notify.xml')
-rw-r--r--man/systemd-notify.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml
index 77ce2b5b6d..022297896f 100644
--- a/man/systemd-notify.xml
+++ b/man/systemd-notify.xml
@@ -211,7 +211,9 @@
invoked. This option may be used multiple times to pass multiple file descriptors in a single
notification message.</para>
- <para>To use this functionality from a <command>bash</command> shell, use an expression like the following:</para>
+ <para>To use this functionality from a
+ <citerefentry project='man-pages'><refentrytitle>bash</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ shell, use an expression like the following:</para>
<programlisting>systemd-notify --fd=4 --fd=5 4&lt;/some/file 5&lt;/some/other/file</programlisting>
<xi:include href="version-info.xml" xpointer="v254"/></listitem>