aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2021-10-28 10:46:10 +0200
committerlaforge <laforge@osmocom.org>2021-11-02 10:52:51 +0000
commit554e16978465dbad5002ffb4724b42d408ae7927 (patch)
tree0807563854512433f1f1fd58789d21f4711c5959 /doc
parent33d48cd42b872e9d64e6496249fc7b4b2e10e85e (diff)
control.adoc: improve description of command bts.N.send-new-system-informations
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/chapters/control.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/chapters/control.adoc b/doc/manuals/chapters/control.adoc
index 258512636..c2d7a8299 100644
--- a/doc/manuals/chapters/control.adoc
+++ b/doc/manuals/chapters/control.adoc
@@ -32,7 +32,7 @@ TRX-specific commands are additionally prefixed with TRX number e. g.
|bts.N.location-area-code|RW|No|"<lac>"|Set/Get LAC (value between (0, 65535)).
|bts.N.cell-identity|RW|No|"<id>"|Set/Get Cell Identity (value between (0, 65535)).
|bts.N.apply-configuration|WO|No|Ignored|Restart BTS via OML.
-|bts.N.send-new-system-informations|WO|No|Ignored|Regenerate System Information messages for given BTS.
+|bts.N.send-new-system-informations|WO|No|Ignored|Regenerate and resend System Information messages for given BTS.
|bts.N.channel-load|RO|No|"<name>,<used>,<total>"|See <<chanlo>> for details.
|bts.N.oml-connection-state|RO|No|"connected", "disconnected", "degraded"|Indicate the status of OML connection of BTS.
|bts.N.oml-uptime|RO|No|<uptime>|Return OML link uptime in seconds.