diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-06-25 14:37:24 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-06-25 14:41:44 +0200 |
commit | b7a473455112184a62cd0b591a5f824e38e495d2 (patch) | |
tree | a98bcaffa2387c52dea2f4e6bb8fb9dba5eebf63 /man/systemd-analyze.xml | |
parent | Merge pull request #16238 from keszybz/set-handling-more (diff) | |
download | systemd-b7a473455112184a62cd0b591a5f824e38e495d2.tar.xz systemd-b7a473455112184a62cd0b591a5f824e38e495d2.zip |
man: fix links to various external man pages
In cases where we used both die-net and man-pages for the same reference,
I switched to use man-pages everywhere.
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r-- | man/systemd-analyze.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 1106c36d0c..ba8e67dff4 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -669,7 +669,7 @@ Service b@0.service not loaded, b.socket cannot be started. <command>dot</command> command (see above), this selects which relationships are shown in the dependency graph. Both options require a - <citerefentry project='die-net'><refentrytitle>glob</refentrytitle><manvolnum>7</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>glob</refentrytitle><manvolnum>7</manvolnum></citerefentry> pattern as an argument, which will be matched against the left-hand and the right-hand, respectively, nodes of a relationship.</para> |