summaryrefslogtreecommitdiffstats
path: root/ax25ipd/ax25ipd.8
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2009-01-31 21:25:45 +0000
committerThomas Osterried <thomas@osterried.de>2009-01-31 21:25:45 +0000
commit22a123ac402e7786ab4472c561a9e9a21cd21567 (patch)
tree93dca5647018137738c8eadbe82d0505829e342f /ax25ipd/ax25ipd.8
parenta6ccc8055fd0caa1406fd098dfe9e2f522d2dad2 (diff)
Better integration in unix98 PTY environments.
Revised the getopt_long() part. Assured strcpy cases. Thanks to Christoph <dk2crn> for contribution.
Diffstat (limited to 'ax25ipd/ax25ipd.8')
-rw-r--r--ax25ipd/ax25ipd.88
1 files changed, 8 insertions, 0 deletions
diff --git a/ax25ipd/ax25ipd.8 b/ax25ipd/ax25ipd.8
index f343494..a96e1b2 100644
--- a/ax25ipd/ax25ipd.8
+++ b/ax25ipd/ax25ipd.8
@@ -37,6 +37,14 @@ Set the logging level to NUM.
.TP 10
.BI \-c,--configfile FILE
Use the configuration file named by FILE instead of the default.
+.TP 10
+.BI \-d,--ttydevice TTYDEV
+Use ttydevice instead of the configured. This is useful because on systems
+with unix98 PTYs the device is allocated dynamicaly and thus the name is
+not predictable.
+.TP 10
+.BI \-f,--nofork
+Do not become a daemon. Run in foreground.
.SH FILES
/etc/ax25/ax25ipd.conf
.SH "SEE ALSO"