summaryrefslogtreecommitdiff
path: root/man/systemd-coredump.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-07 11:29:40 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-07 11:29:40 -0400
commit98e9d710227339760e77633ecf281bbd68e91ea1 (patch)
tree0720af8f3d099762e882bcf972bfebfff808087b /man/systemd-coredump.xml
parentab1f7245c91711c4f4a4539dc3ca8184fc3b7a1c (diff)
downloadsystemd-98e9d710227339760e77633ecf281bbd68e91ea1.tar.gz
man: fix links to external man pages
linkchecker ftw!
Diffstat (limited to 'man/systemd-coredump.xml')
-rw-r--r--man/systemd-coredump.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml
index 2c285bcb22..d71fdc644f 100644
--- a/man/systemd-coredump.xml
+++ b/man/systemd-coredump.xml
@@ -123,7 +123,7 @@
<para>In order to by used in the <option>--backtrace</option> mode, an appropriate backtrace
handler must be installed on the sender side. For example, in case of
- <citerefentry><refentrytitle>python</refentrytitle><manvolnum>1</manvolnum></citerefentry>, this
+ <citerefentry project='die-net'><refentrytitle>python</refentrytitle><manvolnum>1</manvolnum></citerefentry>, this
means a <varname>sys.excepthook</varname> must installed, see
<ulink url="https://github.com/keszybz/systemd-coredump-python">systemd-coredump-python</ulink>.
</para>