File: xfbbd.8

package info (click to toggle)
fbb 7.04j-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,500 kB
  • ctags: 5,363
  • sloc: ansic: 85,105; sh: 985; makefile: 303
file content (30 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH XFBBD 8
.SH NAME
xfbbd \- Daemon for the fbb mailbox
.SH SYNOPSIS
.B xfbbd
.I "[options]"

.SH OPTIONS
.TP
.B \-v
Verbose option. Prints errors, warnings and messages.
.TP
.B \-p <port>
TCP/IP port for the console client. Default is 3286.
.TP
.B \-a
Decode all packets when receiving data on a socket. Normally only
AX.25 data (NET/ROM and Rose) will be monitored.
.TP
.B \-i
Init mode. Only initialize, don't run. Use this to parse your
configuration files without actually starting the daemon.
.TP
.B \-n
Don't start communication socket for the console.



.SH AUTHOR
This manual page was written by Joop Stakenborg <pa3aba@debian.org>.