clausklein / rpms / tftp

Forked from rpms/tftp 5 years ago
Clone
364356
--- tftp-hpa-5.2/tftp/main.c	2013-04-19 09:34:09.737410319 +0200
364356
+++ tftp-hpa-5.2/tftp/main.c	2013-04-19 09:42:53.559946374 +0200
364356
@@ -195,9 +195,11 @@
364356
 {
364356
     fprintf(stderr,
364356
 #ifdef HAVE_IPV6
364356
-            "Usage: %s [-4][-6][-v][-l][-m mode] [host [port]] [-c command]\n",
364356
+            "Usage: %s [-4][-6][-v][-V][-l][-m mode] [-R port:port] "
364356
+			"[host [port]] [-c command]\n",
364356
 #else
364356
-            "Usage: %s [-v][-l][-m mode] [host [port]] [-c command]\n",
364356
+            "Usage: %s [-v][-V][-l][-m mode] [-R port:port] "
364356
+			"[host [port]] [-c command]\n",
364356
 #endif
364356
             program);
364356
     exit(errcode);
364356
--- tftp-hpa-5.2/tftpd/tftpd.8.in	2012-11-20 09:43:46.000000000 +0100
364356
+++ tftp-hpa-5.2/tftpd/tftpd.8.in	2013-04-19 09:44:37.399057279 +0200
364356
@@ -155,7 +155,7 @@
364356
 .B utimeout
364356
 option is negotiated.  The default is 1000000 (1 second.)
364356
 .TP
364356
-\fB\-\-mapfile\fP \fIremap-file\fP, \fB\-m\fP \fIremap-file\fP
364356
+\fB\-\-map\-file\fP \fIremap-file\fP, \fB\-m\fP \fIremap-file\fP
364356
 Specify the use of filename remapping.  The
364356
 .I remap-file
364356
 is a file containing the remapping rules.  See the section on filename