diff options
Diffstat (limited to 'usr.sbin/tftp-proxy/tftp-proxy.8')
| -rw-r--r-- | usr.sbin/tftp-proxy/tftp-proxy.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/tftp-proxy/tftp-proxy.8 b/usr.sbin/tftp-proxy/tftp-proxy.8 index 9cbda74b888..5fc83c289c5 100644 --- a/usr.sbin/tftp-proxy/tftp-proxy.8 +++ b/usr.sbin/tftp-proxy/tftp-proxy.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tftp-proxy.8,v 1.4 2013/12/23 13:06:53 florian Exp $ +.\" $OpenBSD: tftp-proxy.8,v 1.5 2013/12/23 13:07:47 florian Exp $ .\" .\" Copyright (c) 2005 joshua stein <jcs@openbsd.org> .\" @@ -87,6 +87,9 @@ Instead of a rule an .Dq rdr rule will be generated. +It is possible to have two +.Fl a +options to specify both an IPv4 and an IPv6 address. .It Fl d Do not daemonize. If this option is specified, |
