diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-03-03 16:05:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-03-03 16:05:17 +0000 |
commit | 59046b379d077a8c1a4e445fc67804d7b6ad1d40 (patch) | |
tree | 3bca708239e45f9cb3d57289865f00a9c4189ed8 /usr.sbin/tftpd/tftpd.8 | |
parent | eb4cfa42bfa6ac059fbb4533302a953af5638066 (diff) |
This has nothing to do with DARPA.
Diffstat (limited to 'usr.sbin/tftpd/tftpd.8')
-rw-r--r-- | usr.sbin/tftpd/tftpd.8 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/tftpd/tftpd.8 b/usr.sbin/tftpd/tftpd.8 index 561d112ee94..07a8993563e 100644 --- a/usr.sbin/tftpd/tftpd.8 +++ b/usr.sbin/tftpd/tftpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tftpd.8,v 1.6 2017/11/07 14:15:38 jca Exp $ +.\" $OpenBSD: tftpd.8,v 1.7 2019/03/03 16:05:16 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. .\" All rights reserved. @@ -29,12 +29,12 @@ .\" .\" from: @(#)tftpd.8 6.7 (Berkeley) 5/13/91 .\" -.Dd $Mdocdate: November 7 2017 $ +.Dd $Mdocdate: March 3 2019 $ .Dt TFTPD 8 .Os .Sh NAME .Nm tftpd -.Nd DARPA Trivial File Transfer Protocol daemon +.Nd Trivial File Transfer Protocol daemon .Sh SYNOPSIS .Nm tftpd .Op Fl 46cdiv @@ -45,7 +45,6 @@ .Sh DESCRIPTION .Nm is a server which implements the -.Tn DARPA Trivial File Transfer Protocol. .Pp The use of |