aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Willmann <daniel@totalueberwachung.de>2018-10-21 16:58:14 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 17:54:20 +0100
commit473be4f89f9f582ba78203e602acafab4748d5c3 (patch)
tree51904f047f93c675e6584442660a7af29285b233
parent9bcda3742dcab79663cc0faccb4d686ec7d61b05 (diff)
OsmoBTS: Print VTY command in fixed-width font
Surrounding with '@' didn't seem to yield the intended result, the charactars appeared in the compiled document. Change-Id: I66e7949fa4a6c2164bf9572a2beaf8ace169fa1c
-rw-r--r--doc/manuals/chapters/interfaces.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/chapters/interfaces.adoc b/doc/manuals/chapters/interfaces.adoc
index 127d4dc5..9fefa729 100644
--- a/doc/manuals/chapters/interfaces.adoc
+++ b/doc/manuals/chapters/interfaces.adoc
@@ -152,5 +152,5 @@ direct interface by which the PCU can exchange those primitives directly
with the PHY.
The default PCU socket interface name is `/tmp/pcu_sock`, but this can
-be overridden by the @pcu-socket@ VTY command in the BTS configuration
+be overridden by the `pcu-socket` VTY command in the BTS configuration
VTY node.