aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2019-12-01 14:30:30 +0100
committerHarald Welte <laforge@osmocom.org>2019-12-01 14:31:16 +0100
commit6e6347613deed7a821995f0e74314a95f633773b (patch)
tree6c2642fba4c702f62ebef0f60d4ddee309b99ab9
parent61557f42c1ff79d9bf30038dd25d28acdcfa21cf (diff)
manual: Fix copy+paste error
-rw-r--r--doc/manuals/chapters/gbproxy-running.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/chapters/gbproxy-running.adoc b/doc/manuals/chapters/gbproxy-running.adoc
index cac54bef4..9182b4867 100644
--- a/doc/manuals/chapters/gbproxy-running.adoc
+++ b/doc/manuals/chapters/gbproxy-running.adoc
@@ -14,7 +14,7 @@ options:
*-h, --help*::
Print a short help message about the supported options
*-V, --version*::
- Print the compile-time version number of the OsmoSGSN program
+ Print the compile-time version number of the program
*-d, --debug 'DBGMASK','DBGLEVELS'*::
Set the log subsystems and levels for logging to stderr. This
has mostly been superseded by VTY-based logging configuration,