aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Willmann <daniel@totalueberwachung.de>2018-10-21 17:06:50 +0200
committerHarald Welte <laforge@gnumonks.org>2018-11-18 20:05:02 +0000
commit4d3e83f785e6e6ecbbef3e11c8d597716911caa9 (patch)
tree863b7b9c7a381f8d53af06082b00d2cb0ca468f3
parent34837943d7809c6dfaf9fe67b1abc2ab2bfb5d50 (diff)
VTY: Remove osmo-nitb VTY port number example
We reference the port list appendix where all the ports used by various Osmocom projects are listed and it's unlikely that pointing out the osmo-nitb port would significantly help the reader, so just remove the reference. Change-Id: I354d50314ba248835191fa3da122032201618a0e
-rw-r--r--common/chapters/vty.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/chapters/vty.adoc b/common/chapters/vty.adoc
index 3f72718..c9e3d59 100644
--- a/common/chapters/vty.adoc
+++ b/common/chapters/vty.adoc
@@ -66,7 +66,7 @@ following will explain the commonly used syntactical patterns:
=== Accessing the telnet VTY
The VTY of a given Osmocom program is implemented as a telnet server,
-listening to a specific TCP port. For `osmo-nitb`, this port is `4242`.
+listening to a specific TCP port.
Please see <<port-numbers>> to check for the default TCP port number of
the VTY interface of the specific Osmocom software you would like to