fix bsc_vty out: timeslot indented too deeply.

In 'show running-config', timeslot appears as a sub-element of rsl, but it is a
direct child of trx. Fix the timeslot section in vty_out by removing one space
of idention.

Adjust various config examples.

Rationale: it's not relevant for function, but confuses human operators. Fixing
it will save the next hacker some time.
This commit is contained in:
Neels Hofmeyr 2016-01-27 14:20:29 +01:00
parent 1bf8617610
commit 9c4f1d6fd0
10 changed files with 543 additions and 543 deletions