aboutsummaryrefslogtreecommitdiffstats
path: root/common/chapters
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-15 11:08:39 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-21 14:29:11 +0100
commitdc7c08ea087425b97fb4d1bca9f6411b09768343 (patch)
treeac8494986c9292866e3693b575a7fd501bf3b86d /common/chapters
parent06d1805c5b0aee5f9a26094ceb0b43aa2dbaa386 (diff)
*.adoc: include from ./common, not ../common
Change hardcoded ../common paths, which will break when moving the project specific manuals in other repositories, to ./common so they use the dynamically created symlink that always points to the right path. (moving manuals to project repositories 8/19) Related: OS#3385 Change-Id: Id984f5e85481f7877567ee6d21f7ca455d773ef1
Diffstat (limited to 'common/chapters')
-rw-r--r--common/chapters/logging.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/chapters/logging.adoc b/common/chapters/logging.adoc
index a89526c..927c498 100644
--- a/common/chapters/logging.adoc
+++ b/common/chapters/logging.adoc
@@ -219,7 +219,7 @@ alongside the air frames. You can also use Wireshark to quickly filter logs for
[[fig-wireshark-gsmtap-log]]
.Wireshark with logs delivered over GSMTAP
-image::../common/images/wireshark-gsmtap-log.png[]
+image::./common/images/wireshark-gsmtap-log.png[]
Note: the logs are also duplicated to stderr when GSMTAP logging is configured because stderr is the default log target which is
initialized automatically. To descrease stderr logging to absolute minimum, you can configure it as follows: