summaryrefslogtreecommitdiffstats
path: root/ax25mond/ax25mond.man
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2011-12-11 23:00:10 +0000
committerRalf Baechle <ralf@linux-mips.org>2011-12-11 23:00:10 +0000
commite62afa7359d9734e57a843beac68cea138fd19cc (patch)
tree1924778e00b310b4d06ec7aa8d4d7a484482b900 /ax25mond/ax25mond.man
parent66d4d96bb168a6909d4d54a78a7e43ae1599b437 (diff)
Apply program name transformations also to remaining man page content.
The config files are unaffected; if you need to resolve a name conflict for the config files, use --sysconfdir=/etc and --localstatedir=/var.
Diffstat (limited to 'ax25mond/ax25mond.man')
-rw-r--r--ax25mond/ax25mond.man19
1 files changed, 19 insertions, 0 deletions
diff --git a/ax25mond/ax25mond.man b/ax25mond/ax25mond.man
new file mode 100644
index 0000000..f62ae83
--- /dev/null
+++ b/ax25mond/ax25mond.man
@@ -0,0 +1,19 @@
+.TH @@@AX25MOND@@@ 8 "30 January 1999" Linux "Linux System Managers Manual"
+.SH NAME
+@@@ax25mond@@@ \- dump the AX.25 network traffic and and provide sockets
+where the received data will be retransmitted
+.SH SYNOPSIS
+.B @@@ax25mond@@@ [-v|--version]
+.SH DESCRIPTION
+.LP
+.B Ax25mond
+will first read it's configuration file /etc/ax25/ax25mond.conf. It will
+then wait for connects on the sockets specified in this file. When
+connected, it will transmit all data which it has received on the AX.25
+monitor socket.
+.SH OPTIONS
+.TP 15
+.BI "\-v, \-\-version"
+Displays the version number and some copyright information.
+.SH AUTHOR
+Johann Hanne, DH3MB <jonny@baycom.org>