summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-11-05 07:03:09 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-11-05 07:03:09 +0000
commit57933f13bb51bbf48a0c323eca44b7457aa56b98 (patch)
tree354278acda2432f632dba587d16422d338f53f27
parent90f199dcd31805fa7448095cf4ee7cf754582714 (diff)
mark up AUTHORS; from raf czlonka
-rw-r--r--usr.sbin/tftp-proxy/tftp-proxy.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/tftp-proxy/tftp-proxy.8 b/usr.sbin/tftp-proxy/tftp-proxy.8
index bdde8e659e4..bfd34645492 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.8 2017/10/17 22:47:58 schwarze Exp $
+.\" $OpenBSD: tftp-proxy.8,v 1.9 2018/11/05 07:03:08 jmc Exp $
.\"
.\" Copyright (c) 2005 joshua stein <jcs@openbsd.org>
.\"
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 17 2017 $
+.Dd $Mdocdate: November 5 2018 $
.Dt TFTP-PROXY 8
.Os
.Sh NAME
@@ -140,4 +140,4 @@ pass out quick on $ext_if inet proto udp from $lan to port tftp \e
The current stand-alone implementation first appeared in
.Ox 5.3 .
.Sh AUTHORS
-.An David Gwynne <dlg@openbsd.org>
+.An David Gwynne Aq Mt dlg@openbsd.org