manuals: Fix example config to reflect OsmoBSC commands

Change-Id: Ic38eec67a2cbbef57d1d6349f08249ec20ff7e8c
Related: OS#2299
diff --git a/doc/manuals/chapters/bts-examples.adoc b/doc/manuals/chapters/bts-examples.adoc
index e404989..2dd8b37 100644
--- a/doc/manuals/chapters/bts-examples.adoc
+++ b/doc/manuals/chapters/bts-examples.adoc
@@ -19,14 +19,8 @@
 network
  network country code 1
  mobile network code 1
- short name OpenBSC
- long name OpenBSC
- auth policy closed
- location updating reject cause 13
  encryption a5 0
  neci 1
- rrlp mode none
- mm info 1
  handover 0
  bts 0
   type nanobts <2>
@@ -103,14 +97,8 @@
 network
  network country code 1
  mobile network code 1
- short name OpenBSC
- long name OpenBSC
- auth policy closed
- location updating reject cause 13
  encryption a5 0
  neci 1
- rrlp mode none
- mm info 0
  handover 0
  bts 0
   type nanobts
@@ -179,7 +167,7 @@
     first nanoBTS unit (`trx 0`) needs to be configured to 1800/0/0 and
     the second nanoBTS unit (`trx 1`) needs to be configured to 1800/0/1.
     You can configure the BTS unit IDs using the `ipaccess-config`
-    utility included in OpenBSC.
+    utility included in OsmoBSC.
 
 [NOTE]
 ====