aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2017-08-28 14:02:46 -0700
committerGerald Combs <gerald@wireshark.org>2017-08-28 21:03:29 +0000
commit0f9935e9a145535a7bb996fbfd8b1d24c762210c (patch)
treeeb832a7475f57f3b7933a8ff01a61646e89105c3 /docbook
parent26de091d1be961570fade436de18f8422b89358f (diff)
WSDG: Fix up some markup.
Change-Id: I1484e63fd9626ed507ff0077073c944cf85e3602 Reviewed-on: https://code.wireshark.org/review/23273 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
index 11a0d7a137..22365f7654 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
@@ -160,7 +160,7 @@ You might also have to install
if installing Devel/bison doesn't provide a working version of Bison. If
m4 is missing bison will fail.
-After clicking the btn:Next[] button several times, the setup
+After clicking the btn:[Next] button several times, the setup
will then download and install the selected packages (this
may take a while).
@@ -305,7 +305,7 @@ Using Git extensions:
. Open the Git Extensions application. By default Git Extensions
will show a validation checklist at startup. If anything needs to
be fixed do so now. You can bring up the checklist at any time
- via _Tools -> Settings_.
+ via menu:Tools[Settings].
. In the main screen select _Clone repository_. Fill in the following:
+
@@ -321,7 +321,7 @@ Subdirectory to create: Anything you'd like. Usually 'wireshark'.
Make sure your repository path doesn't contain spaces.
====
-. Click the btn:Clone[] button. Git Extensions should start cloning the
+. Click the btn:[Clone] button. Git Extensions should start cloning the
Wireshark repository.
[[ChSetupPrepareCommandCom]]