aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2016-05-25 15:01:11 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-28 17:00:07 +0100
commitd05b26c9ce62c37f7adfdd8cb43ad4746b19c77e (patch)
treef8f171799386079dc9af57bc7495c4310938ae1a
parent9f5d2492731bab6d14845dbb1b06d2f1427a90d6 (diff)
fix various typos across all manuals
-rw-r--r--doc/manuals/chapters/mncc.adoc2
-rw-r--r--doc/manuals/chapters/net.adoc2
-rw-r--r--doc/manuals/chapters/running.adoc4
-rw-r--r--doc/manuals/chapters/smpp.adoc2
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/manuals/chapters/mncc.adoc b/doc/manuals/chapters/mncc.adoc
index 2b75923f2..504ce09d7 100644
--- a/doc/manuals/chapters/mncc.adoc
+++ b/doc/manuals/chapters/mncc.adoc
@@ -181,7 +181,7 @@ NITB and an external MNCC handler.
Direction: both
-Transfer the payload of a GSM Enanced Full-Rate (EFR) voice frame
+Transfer the payload of a GSM Enhanced Full-Rate (EFR) voice frame
between the NITB and an external MNCC handler.
==== GSM_TCHH_FRAME
diff --git a/doc/manuals/chapters/net.adoc b/doc/manuals/chapters/net.adoc
index ecd0889fc..455e1a6ab 100644
--- a/doc/manuals/chapters/net.adoc
+++ b/doc/manuals/chapters/net.adoc
@@ -62,7 +62,7 @@ OpenBSC(config-net)# mobile network code 89
The __MM INFO__ procedure can be used after a successful __LOCATION
UPDATE__ in order to transmit the human-readable network name as well as
-local time zone information to the MS. gq
+local time zone information to the MS.
By default, MM INFO is not active. You can activate it, and set its
configuration using the VTY. An example is provided below.
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index 47b5eb7db..423ecf7ff 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -29,7 +29,7 @@ arguments:
for more information.
*-T, --timestamp*::
Enable time-stamping of log messages to stderr. This has mostly
- been deprecated by VTY based logging configu- ration, see
+ been deprecated by VTY based logging configuration, see
<<logging>> for more information.
*-e, --log-level 'LOGLEVEL'*::
Set the global log level for logging to stderr. This has mostly
@@ -42,7 +42,7 @@ arguments:
Authorize every subscriber to the network. This corresponds to
the `auth-policy open` VTY configuration option.
+
- WARNING:: This is dangerous as you may disrupt sevices to
+ WARNING:: This is dangerous as you may disrupt services to
subscribers that are not part of your network! Don't use unless
you absolutely know what you're doing!
*-P, --rtp-proxy*::
diff --git a/doc/manuals/chapters/smpp.adoc b/doc/manuals/chapters/smpp.adoc
index 1550abd4c..2557580c4 100644
--- a/doc/manuals/chapters/smpp.adoc
+++ b/doc/manuals/chapters/smpp.adoc
@@ -37,7 +37,7 @@ ESMEs are permitted to access the SMSC (`closed`), or whether any
ESME should be accepted (`accept-all`).
Use the `smpp-first` command to define if SMPP routes have higher
-precendence than MSISDNs contained in the HLR (`smpp-first`), or if
+precedence than MSISDNs contained in the HLR (`smpp-first`), or if
only MSISDNs found not in the HLR should be considered for routing to
SMPP (`no smpp-first`).