From 17287576555a5c46fa23549e2e5f073660dccb70 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 21 Apr 1999 09:51:03 +0200 Subject: Import ax25-tools 0.0.1 from tarball --- ax25/beacon.8 | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 ax25/beacon.8 (limited to 'ax25/beacon.8') diff --git a/ax25/beacon.8 b/ax25/beacon.8 new file mode 100644 index 0000000..9b38db7 --- /dev/null +++ b/ax25/beacon.8 @@ -0,0 +1,51 @@ +.TH BEACON 8 "10 February 1997" Linux "Linux System Managers Manual" +.SH NAME +beacon \- transmit periodic messages on an AX.25 port. +.SH SYNOPSIS +.B beacon [-c ] [-d ] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq +.SH DESCRIPTION +.LP +.B Beacon +transmits the message text on an AX.25 port every thirty minutes. The message +is addressed to \(lqIDENT\(rq and is sent using the AX.25 callsign of the port +specified on the command line. Typically the message text will contain +spaces and/or other characters, therefore the message text should be +enclosed in quotes to ensure they are passed to the +.B beacon +program untranslated. +.SH OPTIONS +.TP 16 +.BI \-c +Configure the source callsign for beacons. The default is to use the +interface callsign. +.TP 16 +.BI \-d +Configure the destination callsign for beacons. The default is \(lqIDENT\(rq. +.TP 16 +.BI \-l +Enables the logging of errors to the system log, the default is off. +.TP 16 +.BI \-m +Changes the destination address to \(lqMAIL\(rq and sends the message text +once only. This option overrides any destination callsign given with the \-d option. +.TP 16 +.BI \-s +Sends the message text once only. +.TP 16 +.BI "\-t interval" +The time interval between messages, the interval is given in minutes and the +default is thirty minutes. +.TP 16 +.BI \-v +Display the version. +.SH "SEE ALSO" +.BR ax25 (4), +.BR axports (5). +.SH AUTHORS +.nf +Alan Cox GW4PTS +.br +Jonathan Naylor G4KLX +.br +David Brooke G6GZH +.fi -- cgit v1.2.3