From b2c11b29520efa5dddf43462ca6b9d8ae873b3c3 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 22 Jan 2007 15:11:43 +0000 Subject: Manual page for axgetput. This fixes the build which broke because ax25/axgetput/Makefile.am was referencing the non-existing man page. --- ax25/axgetput/axgetput.1 | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 ax25/axgetput/axgetput.1 (limited to 'ax25/axgetput') diff --git a/ax25/axgetput/axgetput.1 b/ax25/axgetput/axgetput.1 new file mode 100644 index 0000000..2b67d59 --- /dev/null +++ b/ax25/axgetput/axgetput.1 @@ -0,0 +1,32 @@ +.TH AXGETPUT 1 "21 January 2007" Linux "Linux Programmer's Manual" +.SH NAME +axgetput \- upload files via AX.25 Linux account +.SH SYNOPSIS +.B axgetput +[-b \fIblocksize\fR] [-i] [-v] [-h] [?] \fIfilename\fR +.br +.B axgetput +[-b \fIblocksize\fR] [-i] -s [-v] [-h] [?] [\fIfilename\fR] +.LP +.SH DESCRIPTION +.TP +\fB-b blocksize\fR +Set the blocksize (frame length) of transmitted data. Defaults to 256 bytes +which matches typical AX.25 network confurations best. +.TP +\fB-i\fR +Compute CRC checksum only. +.TP +\fB.B -s\fR +Indicates input from a stream. This option is available only if STDIN is a +pipe. The filename argument may be omitted if -s is given. +.TP +\fB\-v\fR +print version and exit. +.TP +\fB-h, ?\fR +print usage and exit. +.LP +.SH AUTHOR +Thomas Osterried DL9SAU +Ralf Baechle DL5RB -- cgit v1.2.3