[release-notes] Guilty of using 'see'. Corrected it.

Ben Cotton bcotton at fedoraproject.org
Tue May 14 02:13:21 UTC 2013


commit b084f77e0bac043db747ffa1d1b6051f4e4f3504
Author: Ben Cotton <bcotton at fedoraproject.org>
Date:   Mon May 13 22:13:01 2013 -0400

    Guilty of using 'see'. Corrected it.

 en-US/System_Daemons.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/System_Daemons.xml b/en-US/System_Daemons.xml
index b4d87c4..23f7204 100644
--- a/en-US/System_Daemons.xml
+++ b/en-US/System_Daemons.xml
@@ -59,7 +59,7 @@
         <command>systemd-analyze</command> can now use the <application>GraphViz</application> <function>dot</function> tool to generate graphs of the boot process. <application>GraphViz</application> can be installed with <command>yum install graphviz</command> and will create a representation of the full boot process with <command>systemd-analyze dot | dot -Tsvg > systemd.svg</command> More refined plots can be generated with the optional arguments <function>--order</function>, <function>--require</function>, <function>--from-pattern=</function>, and <function>--to-pattern=</function>
       </para>
       <para>
-        For more details and examples, see <command>man 1 systemd-analyze</command>.
+        For more details and examples, refer to <command>man 1 systemd-analyze</command>.
       </para>
     </section>
   </section>


More information about the docs-commits mailing list