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