Harald Welte has submitted this change and it was merged. Change subject: common: bts: add blank line to separate a code block ......................................................................
common: bts: add blank line to separate a code block Change-Id: I6072253a9293e5000465039d7dcd0c6e2b9966a3 --- M common/chapters/bts.adoc 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Harald Welte: Looks good to me, approved Jenkins Builder: Verified diff --git a/common/chapters/bts.adoc b/common/chapters/bts.adoc index 475b683..9fbbd51 100644 --- a/common/chapters/bts.adoc +++ b/common/chapters/bts.adoc @@ -76,6 +76,7 @@ In order to provision BTSs, you have to enter the BTS config node of the VTY. In order to configure BTS 0, you can issue the following sequence of commands: + ---- OpenBSC> enable OpenBSC# configure terminal -- To view, visit https://gerrit.osmocom.org/5232 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6072253a9293e5000465039d7dcd0c6e2b9966a3 Gerrit-PatchSet: 2 Gerrit-Project: osmo-gsm-manuals Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder
