aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-06-18 10:58:21 +0200
committerHarald Welte <laforge@gnumonks.org>2019-07-19 07:04:50 +0200
commit7fbcc2eb2c82bc7e6c0ec4b461be65d1ea5ed1da (patch)
treecdadc0ec5412c769ac8938ac1caaf0ab0bdf8d8f /doc
parent06e6f8a95e2f630fd0f7bf5c91e70bd5a4c2d7bc (diff)
vty: Fix typo in VTY command descrption -> description
Let's add deprecated aliases for backwards compatibility Change-Id: I0e5da9d702910cf2571486e22a56f3ec17d0d67b
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-bsc/osmo-bsc.cfg6
-rw-r--r--doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg6
-rw-r--r--doc/manuals/vty/bsc_vty_reference.xml12
-rw-r--r--doc/manuals/vty/libbsc_vty_additions.xml4
4 files changed, 14 insertions, 14 deletions
diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg
index 926951b9a..77b609464 100644
--- a/doc/examples/osmo-bsc/osmo-bsc.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc.cfg
@@ -32,9 +32,9 @@ network
channel allocator ascending
rach tx integer 9
rach max transmission 7
- channel-descrption attach 1
- channel-descrption bs-pa-mfrms 5
- channel-descrption bs-ag-blks-res 1
+ channel-description attach 1
+ channel-description bs-pa-mfrms 5
+ channel-description bs-ag-blks-res 1
early-classmark-sending forbidden
ipa unit-id 0 0
oml ipa stream-id 255 line 0
diff --git a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
index 80a38ba27..c250fac3b 100644
--- a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
@@ -31,9 +31,9 @@ network
channel allocator ascending
rach tx integer 9
rach max transmission 7
- channel-descrption attach 1
- channel-descrption bs-pa-mfrms 5
- channel-descrption bs-ag-blks-res 1
+ channel-description attach 1
+ channel-description bs-pa-mfrms 5
+ channel-description bs-ag-blks-res 1
early-classmark-sending forbidden
ipa unit-id 0 0
oml ipa stream-id 255 line 0
diff --git a/doc/manuals/vty/bsc_vty_reference.xml b/doc/manuals/vty/bsc_vty_reference.xml
index db4f2c11e..85c0cb7e7 100644
--- a/doc/manuals/vty/bsc_vty_reference.xml
+++ b/doc/manuals/vty/bsc_vty_reference.xml
@@ -2983,24 +2983,24 @@
<param name='7' doc='Maximum number of 7 RACH burst transmissions' />
</params>
</command>
- <command id='channel-descrption attach (0|1)'>
+ <command id='channel-description attach (0|1)'>
<params>
- <param name='channel-descrption' doc='Channel Description' />
+ <param name='channel-description' doc='Channel Description' />
<param name='attach' doc='Set if attachment is required' />
<param name='0' doc='Attachment is NOT required' />
<param name='1' doc='Attachment is required (standard)' />
</params>
</command>
- <command id='channel-descrption bs-pa-mfrms &lt;2-9&gt;'>
+ <command id='channel-description bs-pa-mfrms &lt;2-9&gt;'>
<params>
- <param name='channel-descrption' doc='Channel Description' />
+ <param name='channel-description' doc='Channel Description' />
<param name='bs-pa-mfrms' doc='Set number of multiframe periods for paging groups' />
<param name='&lt;2-9&gt;' doc='Number of multiframe periods for paging groups' />
</params>
</command>
- <command id='channel-descrption bs-ag-blks-res &lt;0-7&gt;'>
+ <command id='channel-description bs-ag-blks-res &lt;0-7&gt;'>
<params>
- <param name='channel-descrption' doc='Channel Description' />
+ <param name='channel-description' doc='Channel Description' />
<param name='bs-ag-blks-res' doc='Set number of blocks reserved for access grant' />
<param name='&lt;0-7&gt;' doc='Number of blocks reserved for access grant' />
</params>
diff --git a/doc/manuals/vty/libbsc_vty_additions.xml b/doc/manuals/vty/libbsc_vty_additions.xml
index cf61961a4..dbf408014 100644
--- a/doc/manuals/vty/libbsc_vty_additions.xml
+++ b/doc/manuals/vty/libbsc_vty_additions.xml
@@ -34,7 +34,7 @@
Only applies to Ericsson OML2000 based BTSs.
</description>
</command>
- <command id='channel-descrption attach (0|1)'>
+ <command id='channel-description attach (0|1)'>
<description>
Configure whether the IMSI ATTACH (and DETACH) procedures
shall be used by MS in this cell. The default should be enabled.
@@ -160,7 +160,7 @@
0) - which is also the default configuration.</warning>
</description>
</command>
- <command id='channel-descrption bs-ag-blks-res &lt;0-7&gt;'>
+ <command id='channel-description bs-ag-blks-res &lt;0-7&gt;'>
<description>
Using this command, you can specify how many blocks of the
downlink CCCH should be reserved for exclusive usage as AGCH.