diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c59e8e45b7..63aba00abb 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -6624,8 +6624,9 @@ | |||
6624 | <para> | 6624 | <para> |
6625 | You access the information one of two ways: | 6625 | You access the information one of two ways: |
6626 | <itemizedlist> | 6626 | <itemizedlist> |
6627 | <listitem><para>Open a Browser and type enter in the | 6627 | <listitem><para>Open a Browser and enter |
6628 | <filename>http://localhost:8000</filename> URL. | 6628 | <filename>http://localhost:8000</filename> |
6629 | for the URL. | ||
6629 | </para></listitem> | 6630 | </para></listitem> |
6630 | <listitem><para>Use the <filename>xdg-open</filename> | 6631 | <listitem><para>Use the <filename>xdg-open</filename> |
6631 | tool from the shell and pass it the same URL. | 6632 | tool from the shell and pass it the same URL. |