summaryrefslogtreecommitdiffstats
path: root/ax25/beacon.8
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2016-07-04 13:09:44 +0200
committerThomas Osterried <ax25@x-berg.in-berlin.de>2016-07-04 13:09:44 +0200
commitc59fb1da9d80486c7f56d18070b22ba0e8f2a70e (patch)
treecd820b4c8ee827e2dbd556ab9eea03ed83115597 /ax25/beacon.8
parent02337fcfc2fcbe80326c171eba902dc4a73b6a5a (diff)
beacon: new option -f: do not fork.
patch submitted by Folkert van Heusden <mail@vanheusden.com>. Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
Diffstat (limited to 'ax25/beacon.8')
-rw-r--r--ax25/beacon.85
1 files changed, 4 insertions, 1 deletions
diff --git a/ax25/beacon.8 b/ax25/beacon.8
index d2a72ef..b4ca83c 100644
--- a/ax25/beacon.8
+++ b/ax25/beacon.8
@@ -2,7 +2,7 @@
.SH NAME
beacon \- transmit periodic messages on an AX.25 port.
.SH SYNOPSIS
-.B beacon [-c <src_call>] [-d <dest_call>[digi ..]] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq
+.B beacon [-c <src_call>] [-d <dest_call>[digi ..]] [-f] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq
.SH DESCRIPTION
.LP
.B Beacon
@@ -23,6 +23,9 @@ interface callsign.
Configure the destination callsign for beacons. The default is \(lqIDENT\(rq.
Optional: Digipeaters may follow, separated with spaces. Use \-d "DEST DIGI1 DIGI2 .."
.TP 16
+.BI \-f
+Do not fork into the background.
+.TP 16
.BI \-l
Enables the logging of errors to the system log, the default is off.
.TP 16