[MERGED] osmo-gsm-manuals[master]: common/vty: fix: CONFIG entered from ENABLE, not VIEW node

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Oct 24 10:51:13 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: common/vty: fix: CONFIG entered from ENABLE, not VIEW node
......................................................................


common/vty: fix: CONFIG entered from ENABLE, not VIEW node

Change-Id: I892081f9452f8923441913f978a3be542a3c53d0
---
M common/chapters/vty.adoc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/common/chapters/vty.adoc b/common/chapters/vty.adoc
index d84d5cf..17150b6 100644
--- a/common/chapters/vty.adoc
+++ b/common/chapters/vty.adoc
@@ -83,7 +83,7 @@
 
 CONFIG::
   The 'CONFIG' node is entered when you enter the `configure terminal`
-  command from the 'VIEW' node.  The config node is used to change the
+  command from the 'ENABLE' node.  The config node is used to change the
   run-time configuration parameters of teh system.  The prompt will
   indicate that you are in the config node by a `(config)#` prompt
   suffix.

-- 
To view, visit https://gerrit.osmocom.org/4344
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I892081f9452f8923441913f978a3be542a3c53d0
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list