From 34837943d7809c6dfaf9fe67b1abc2ab2bfb5d50 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Sun, 21 Oct 2018 16:58:14 +0200 Subject: 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 --- OsmoBTS/chapters/interfaces.adoc | 2 +- common/chapters/bts.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmoBTS/chapters/interfaces.adoc b/OsmoBTS/chapters/interfaces.adoc index 127d4dc..9fefa72 100644 --- a/OsmoBTS/chapters/interfaces.adoc +++ b/OsmoBTS/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. diff --git a/common/chapters/bts.adoc b/common/chapters/bts.adoc index 81ca1a2..2e11db1 100644 --- a/common/chapters/bts.adoc +++ b/common/chapters/bts.adoc @@ -349,7 +349,7 @@ timeslots to TCH, and no PDCH timeslots would be left for GPRS service. ==== Dynamic Timeslot Configuration Examples -This is an extract of an @osmo-bsc@ or @osmo-nitb@ config file. A timeslot +This is an extract of an `osmo-bsc` or `osmo-nitb` config file. A timeslot configuration with five Osmocom style dynamic timeslots and one dedicated PDCH may look like this: -- cgit v1.2.3