From 22a123ac402e7786ab4472c561a9e9a21cd21567 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Sat, 31 Jan 2009 21:25:45 +0000 Subject: Better integration in unix98 PTY environments. Revised the getopt_long() part. Assured strcpy cases. Thanks to Christoph for contribution. --- ax25ipd/ax25ipd.8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ax25ipd/ax25ipd.8') 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" -- cgit v1.2.3