From: Zbigniew Jędrzejewski-Szmek Date: Thu, 22 Aug 2013 03:02:46 +0000 (-0400) Subject: man: typo X-Git-Tag: v207~94 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d83c224da0aedcec9a432fe51fa27a3fed7be4b3;p=elogind.git man: typo ohsix> ooh theres a typo in the example --- diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index a8adf8771..60377093d 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -285,7 +285,7 @@ $ eog avahi.svg This plots the dependencies between all known target units: - systemd-analyze dot --to-pattern='*.target' --from-patter='*.target' | dot -Tsvg > targets.svg + systemd-analyze dot --to-pattern='*.target' --from-pattern='*.target' | dot -Tsvg > targets.svg $ eog targets.svg