aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OsmoBSC/chapters/running.adoc2
-rw-r--r--OsmoHLR/chapters/running.adoc2
-rw-r--r--OsmoMSC/chapters/running.adoc2
3 files changed, 3 insertions, 3 deletions
diff --git a/OsmoBSC/chapters/running.adoc b/OsmoBSC/chapters/running.adoc
index 6747a29..f62ba6e 100644
--- a/OsmoBSC/chapters/running.adoc
+++ b/OsmoBSC/chapters/running.adoc
@@ -21,7 +21,7 @@ arguments:
Fork the process as a daemon into background.
*-c, --config-file 'CONFIGFILE'*::
Specify the file and path name of the configuration file to be
- used. If none is specified, use `openbsc.cfg` in the current
+ used. If none is specified, use `osmo-bsc.cfg` in the current
working directory.
*-s, --disable-color*::
Disable colors for logging to stderr. This has mostly been
diff --git a/OsmoHLR/chapters/running.adoc b/OsmoHLR/chapters/running.adoc
index 44b66f2..5f24746 100644
--- a/OsmoHLR/chapters/running.adoc
+++ b/OsmoHLR/chapters/running.adoc
@@ -21,7 +21,7 @@ arguments:
Fork the process as a daemon into background.
*-c, --config-file 'CONFIGFILE'*::
Specify the file and path name of the configuration file to be
- used. If none is specified, use `openbsc.cfg` in the current
+ used. If none is specified, use `osmo-hlr.cfg` in the current
working directory.
*-s, --disable-color*::
Disable colors for logging to stderr. This has mostly been
diff --git a/OsmoMSC/chapters/running.adoc b/OsmoMSC/chapters/running.adoc
index 8656a58..cb68157 100644
--- a/OsmoMSC/chapters/running.adoc
+++ b/OsmoMSC/chapters/running.adoc
@@ -21,7 +21,7 @@ arguments:
Fork the process as a daemon into background.
*-c, --config-file 'CONFIGFILE'*::
Specify the file and path name of the configuration file to be
- used. If none is specified, use `openbsc.cfg` in the current
+ used. If none is specified, use `osmo-msc.cfg` in the current
working directory.
*-s, --disable-color*::
Disable colors for logging to stderr. This has mostly been