summaryrefslogtreecommitdiff
path: root/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-06-08 09:15:24 -0700
committerGerald Combs <gerald@wireshark.org>2016-06-08 17:40:32 +0000
commit87c8be266c56a51023f04f8479025d8e4d4319e4 (patch)
tree1f09dc9bc0c6f3b6a090c250a76d8aac248b166a /docbook/wsdg_src/WSDG_chapter_sources.asciidoc
parentfec1061ce013cd4db451953f846e1c50231e0cbe (diff)
downloadwireshark-87c8be266c56a51023f04f8479025d8e4d4319e4.tar.gz
Switch some AsciiDoc replacements to attributes.
Many of our AsciiDoc "macros" are simple string replacements. Start converting them to attributes. Update the release notes. Change-Id: I23d9ffd311f13a34c16cde3b4898b7f7bb8ba638 Reviewed-on: https://code.wireshark.org/review/15778 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsdg_src/WSDG_chapter_sources.asciidoc')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_sources.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_sources.asciidoc b/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
index 4ff8e57623..5d3676759f 100644
--- a/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_sources.asciidoc
@@ -1097,7 +1097,7 @@ It might take some time, even on fast machines.
====
If everything went well, you will now find something like:
-'wireshark-setup-wireshark-version:[].exe' in
+'wireshark-setup-{wireshark-version}.exe' in
the 'packaging/nsis' directory in the source tree.
[[ChSrcPortableApps]]
@@ -1132,7 +1132,7 @@ It might take some time, even on fast machines.
====
If everything went well, you will now find something like:
-'WiresharkPortable_wireshark-major-minor-version:[].paf.exe' in
+'WiresharkPortable_{wireshark-version}.paf.exe' in
the 'packaging/portableapps' directory.
++++++++++++++++++++++++++++++++++++++