[openbsc] 01/01: Added content to more man pages

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Feb 20 11:56:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository openbsc.

commit 9ff820baaee8998d9fc8a2abcaf2e9c31c26e8b9
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Feb 20 12:47:52 2016 +0100

    Added content to more man pages
---
 debian/man/ipaccess-config.txt |  4 ++--
 debian/man/ipaccess-proxy.txt  | 15 ++++++++++++---
 debian/man/isdnsync.txt        |  8 +++-----
 debian/man/osmo-bsc.txt        | 14 ++++++++++++--
 debian/man/osmo-bsc_mgcp.txt   | 10 ++++++++--
 debian/man/osmo-bsc_nat.txt    | 13 +++++++++++--
 debian/man/osmo-gbproxy.txt    | 20 ++++++++++++++++----
 debian/man/osmo-nitb.txt       | 20 ++++++++++++++++++--
 debian/man/osmo-sgsn.txt       | 10 ++++++++--
 9 files changed, 90 insertions(+), 24 deletions(-)

diff --git a/debian/man/ipaccess-config.txt b/debian/man/ipaccess-config.txt
index 15cd18e..8fc057b 100644
--- a/debian/man/ipaccess-config.txt
+++ b/debian/man/ipaccess-config.txt
@@ -1,5 +1,5 @@
 NAME
-  ipaccess-config - Osmocom BSC
+  ipaccess-config - Tool to configure an ip.access nanoBTS
 
 SYNOPSIS
   ipaccess-config [options] <IP_OF_BTS>
@@ -35,7 +35,7 @@ Miscellaneous commands:
   -p --loop         Loop the tests executed with the --listen command.
 
 SEE ALSO
-  osmo-bsc(1)
+  ipaccess-find(1)
 
 AUTHOR
   This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
diff --git a/debian/man/ipaccess-proxy.txt b/debian/man/ipaccess-proxy.txt
index 7b527e3..60a664e 100644
--- a/debian/man/ipaccess-proxy.txt
+++ b/debian/man/ipaccess-proxy.txt
@@ -1,5 +1,5 @@
 NAME
-  ipaccess-proxy - Osmocom BSC
+  ipaccess-proxy - Abis/IP proxy ip.access nanoBTS
 
 SYNOPSIS
   ipaccess-proxy [options]
@@ -8,10 +8,19 @@ DESCRIPTION
   ipaccess-proxy is part of the OpenBSC base station controller from Osmocom.
 
 OPTIONS
-  -h    help
+ -h,--help                      This help text.
+ -l,--listen <IP>               The ip to listen to.
+ -b,--bsc <IP>                  The BSC IP address.
+ -g,--gprs <IP>                 Take GPRS NS from that IP.
+
+ -s,--disable-color             Disable the color inside the logging message.
+ -e,--log-level <number>        Set the global loglevel.
+ -T,--timestamp                 Prefix every log message with a timestamp.
+ -V,--version                   Print the version of OpenBSC.
+
 
 SEE ALSO
-  osmo-bsc(1)
+  ipaccess-config(1), ipaccess-find(1)
 
 AUTHOR
   This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
diff --git a/debian/man/isdnsync.txt b/debian/man/isdnsync.txt
index 9259e4e..7f180a8 100644
--- a/debian/man/isdnsync.txt
+++ b/debian/man/isdnsync.txt
@@ -1,14 +1,12 @@
 NAME
-  isdnsync - Osmocom BSC
+  isdnsync - use a cheap HFC-S card with the public telephone network as frequency standard for your E1 line
 
 SYNOPSIS
-  isdnsync [options]
+  isdnsync <card>
 
 DESCRIPTION
-  isdnsync is part of the OpenBSC base station controller from Osmocom.
 
-OPTIONS
-  -h    help
+ isdnsync is a small tool that initalizes a cheap HFC-S ISDN-Card so that bit and framclock are present on 2 IC-Pins. These signals can be used to feed HFC-E1 card with a very exact clock.
 
 SEE ALSO
   osmo-bsc(1)
diff --git a/debian/man/osmo-bsc.txt b/debian/man/osmo-bsc.txt
index 3fb5f94..2a21c7e 100644
--- a/debian/man/osmo-bsc.txt
+++ b/debian/man/osmo-bsc.txt
@@ -8,10 +8,20 @@ DESCRIPTION
   osmo-bsc is part of the OpenBSC base station controller from Osmocom.
 
 OPTIONS
-  -h    help
+  -h,--help                         this text
+  -D,--daemonize                    Fork the process into a background daemon
+  -d option,--debug=DRLL:DCC:DMM:DRR:DRSL:DNM       enable debugging
+  -s,--disable-color
+  -T,--timestamp                    Print a timestamp in the debug output.
+  -c,--config-file <filename>       The config file to use.
+  -l,--local=IP                     The local address of the MGCP.
+  -e,--log-level <number>           Set a global loglevel.
+  -r,--rf-ctl <NAME>                A unix domain socket to listen for cmds.
+  -t,--testmode                     A special mode to provoke failures at the MSC.
+
 
 SEE ALSO
-  osmo-bsc(1)
+  osmo-nitb(1)
 
 AUTHOR
   This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
diff --git a/debian/man/osmo-bsc_mgcp.txt b/debian/man/osmo-bsc_mgcp.txt
index 5e4eb78..a7ab810 100644
--- a/debian/man/osmo-bsc_mgcp.txt
+++ b/debian/man/osmo-bsc_mgcp.txt
@@ -1,5 +1,5 @@
 NAME
-  osmo-bsc_mgcp - Osmocom BSC
+  osmo-bsc_mgcp - A Media Gateway Control Protocol Media Gateway
 
 SYNOPSIS
   osmo-bsc_mgcp [options]
@@ -8,7 +8,13 @@ DESCRIPTION
   osmo-bsc_mgcp is part of the OpenBSC base station controller from Osmocom.
 
 OPTIONS
-  -h    help
+ -h,--help                     is printing this text.
+ -c,--config-file <filename>   The config file to use
+
+ -s,--disable-color
+
+ -D,--daemonize                Fork the process into a background daemon
+ -V,--version                  Print the version number
 
 SEE ALSO
   osmo-bsc(1)
diff --git a/debian/man/osmo-bsc_nat.txt b/debian/man/osmo-bsc_nat.txt
index 1f03b0c..aa4e3f6 100644
--- a/debian/man/osmo-bsc_nat.txt
+++ b/debian/man/osmo-bsc_nat.txt
@@ -1,5 +1,5 @@
 NAME
-  osmo-bsc_nat - Osmocom BSC
+  osmo-bsc_nat - The OpenBSC NAT
 
 SYNOPSIS
   osmo-bsc_nat [options]
@@ -8,7 +8,16 @@ DESCRIPTION
   osmo-bsc_nat is part of the OpenBSC base station controller from Osmocom.
 
 OPTIONS
-  -h    help
+  -h,--help                      this text
+  -d option,--debug=DRLL:DCC:DMM:DRR:DRSL:DNM      enable debugging
+  -D,--daemonize                 Fork the process into a background daemon
+
+  -s,--disable-color
+
+  -c,--config-file <filename>    The config file to use.
+  -m,--msc=IP.                   The address of the MSC.
+  -l,--local=IP.                 The local address of this BSC.
+
 
 SEE ALSO
   osmo-bsc(1)
diff --git a/debian/man/osmo-gbproxy.txt b/debian/man/osmo-gbproxy.txt
index 411e0b6..e77829f 100644
--- a/debian/man/osmo-gbproxy.txt
+++ b/debian/man/osmo-gbproxy.txt
@@ -1,17 +1,29 @@
 NAME
-  osmo-gbproxy - Osmocom BSC
+  osmo-gbproxy - The Gb proxy
 
 SYNOPSIS
   osmo-gbproxy [options]
 
 DESCRIPTION
-  osmo-gbproxy is part of the OpenBSC base station controller from Osmocom.
+ osmo-gbproxy is part of the OpenBSC base station controller from Osmocom.
+
+ It is used to aggregate the Gb links of multiple BSS's and present them in one Gb link to the SGSN. 
 
 OPTIONS
-  -h    help
+  -h,--help                          this text
+  -d option,--debug=DNS:DGPRS,0:0    enable debugging
+  -D,--daemonize                     Fork the process into a background daemon
+  -c,--config-file <filename>        The config file to use.
+
+  -s,--disable-color
+
+  -T,--timestamp                     Prefix every log line with a timestamp
+  -V,--version.                      Print the version of OpenBSC.
+  -e,--log-level <number>            Set a global loglevel.
+
 
 SEE ALSO
-  osmo-bsc(1)
+  osmo-sgsn(1), osmo-bsc(1)
 
 AUTHOR
   This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
diff --git a/debian/man/osmo-nitb.txt b/debian/man/osmo-nitb.txt
index 39f5b54..f39ca46 100644
--- a/debian/man/osmo-nitb.txt
+++ b/debian/man/osmo-nitb.txt
@@ -1,5 +1,5 @@
 NAME
-  osmo-nitb - Osmocom BSC
+  osmo-nitb - Osmocom GSM Network in the Box
 
 SYNOPSIS
   osmo-nitb [options]
@@ -8,7 +8,23 @@ DESCRIPTION
   osmo-nitb is part of the OpenBSC base station controller from Osmocom.
 
 OPTIONS
-  -h    help
+  -h,--help                  This text.
+  -d option,--debug=DRLL:DCC:DMM:DRR:DRSL:DNM    Enable debugging.
+  -D,--daemonize             Fork the process into a background daemon.
+  -c,--config-file <filename>     The config file to use.
+
+  -s,--disable-color
+
+  -l,--database <db-name>    The database to use.
+  -a,--authorize-everyone    Authorize every new subscriber. Dangerous!
+  -T,--timestamp             Prefix every log line with a timestamp.
+  -V,--version               Print the version of OpenBSC.
+  -P,--rtp-proxy             Enable the RTP Proxy code inside OpenBSC.
+  -e,--log-level <number>    Set a global loglevel.
+  -m,--mncc-sock             Disable built-in MNCC handler and offer socket.
+  -C,--no-dbcounter          Disable regular syncing of counters to database.
+  -r,--rf-ctl <NAME>         A unix domain socket to listen for cmds.
+
 
 SEE ALSO
   osmo-bsc(1)
diff --git a/debian/man/osmo-sgsn.txt b/debian/man/osmo-sgsn.txt
index 16d94c5..e30d1c5 100644
--- a/debian/man/osmo-sgsn.txt
+++ b/debian/man/osmo-sgsn.txt
@@ -1,5 +1,5 @@
 NAME
-  osmo-sgsn - Osmocom BSC
+  osmo-sgsn - Serving GPRS Support Node
 
 SYNOPSIS
   osmo-sgsn [options]
@@ -8,7 +8,13 @@ DESCRIPTION
   osmo-sgsn is part of the OpenBSC base station controller from Osmocom.
 
 OPTIONS
-  -h    help
+  -h,--help                 this text
+  -D,--daemonize            Fork the process into a background daemon
+  -d option,--debug         enable Debugging
+  -s,--disable-color
+  -c,--config-file          The config file to use [osmo_sgsn.cfg]
+  -e,--log-level <number>   Set a global log level
+
 
 SEE ALSO
   osmo-bsc(1)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openbsc.git



More information about the debian-science-commits mailing list