From 3ba3a79df4ae094d1008c04a9af8d1ff970124c4 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Fri, 13 Mar 2015 21:22:39 -0500 Subject: man: fix a bunch of links All hail linkchecker! --- man/systemd-analyze.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/systemd-analyze.xml') diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 1ff81d3d5a..198315052f 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -145,7 +145,7 @@ systemd-analyze dot generates textual dependency graph description in dot format for further processing with the GraphViz - dot1 + dot1 tool. Use a command line like systemd-analyze dot | dot -Tsvg > systemd.svg to generate a graphical dependency tree. Unless or @@ -229,7 +229,7 @@ dot command (see above), this selects which relationships are shown in the dependency graph. Both options require a - glob7 + glob7 pattern as an argument, which will be matched against the left-hand and the right-hand, respectively, nodes of a relationship. -- cgit v1.2.3-54-g00ecf