]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - tftp/patches/tftp-doc.patch
tftp: New package.
[people/ms/ipfire-3.x.git] / tftp / patches / tftp-doc.patch
1 --- tftp-hpa-5.2/tftp/main.c 2013-04-19 09:34:09.737410319 +0200
2 +++ tftp-hpa-5.2/tftp/main.c 2013-04-19 09:42:53.559946374 +0200
3 @@ -195,9 +195,11 @@
4 {
5 fprintf(stderr,
6 #ifdef HAVE_IPV6
7 - "Usage: %s [-4][-6][-v][-l][-m mode] [host [port]] [-c command]\n",
8 + "Usage: %s [-4][-6][-v][-V][-l][-m mode] [-R port:port] "
9 + "[host [port]] [-c command]\n",
10 #else
11 - "Usage: %s [-v][-l][-m mode] [host [port]] [-c command]\n",
12 + "Usage: %s [-v][-V][-l][-m mode] [-R port:port] "
13 + "[host [port]] [-c command]\n",
14 #endif
15 program);
16 exit(errcode);
17 --- tftp-hpa-5.2/tftpd/tftpd.8.in 2012-11-20 09:43:46.000000000 +0100
18 +++ tftp-hpa-5.2/tftpd/tftpd.8.in 2013-04-19 09:44:37.399057279 +0200
19 @@ -155,7 +155,7 @@
20 .B utimeout
21 option is negotiated. The default is 1000000 (1 second.)
22 .TP
23 -\fB\-\-mapfile\fP \fIremap-file\fP, \fB\-m\fP \fIremap-file\fP
24 +\fB\-\-map\-file\fP \fIremap-file\fP, \fB\-m\fP \fIremap-file\fP
25 Specify the use of filename remapping. The
26 .I remap-file
27 is a file containing the remapping rules. See the section on filename