tftpd.8 (f62eaadff134ab0aeff67fa2a93d8822cc9f68e3) | tftpd.8 (67c31d5008f5d1275cc3f629b02bb786b77c4f58) |
---|---|
1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)tftpd.8 8.1 (Berkeley) 6/4/93 33.\" $FreeBSD$ 34.\" | 1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)tftpd.8 8.1 (Berkeley) 6/4/93 33.\" $FreeBSD$ 34.\" |
35.Dd June 4, 1993 | 35.Dd September 14, 2000 |
36.Dt TFTPD 8 37.Os BSD 4.2 38.Sh NAME 39.Nm tftpd 40.Nd 41Internet Trivial File Transfer Protocol server 42.Sh SYNOPSIS 43.Nm /usr/libexec/tftpd --- 111 unchanged lines hidden (view full) --- 155.%T The TFTP Protocol (Revision 2) 156.%D July 1992 157.%O RFC 1350, STD 33 158.Re 159.Sh HISTORY 160The 161.Nm 162command appeared in | 36.Dt TFTPD 8 37.Os BSD 4.2 38.Sh NAME 39.Nm tftpd 40.Nd 41Internet Trivial File Transfer Protocol server 42.Sh SYNOPSIS 43.Nm /usr/libexec/tftpd --- 111 unchanged lines hidden (view full) --- 155.%T The TFTP Protocol (Revision 2) 156.%D July 1992 157.%O RFC 1350, STD 33 158.Re 159.Sh HISTORY 160The 161.Nm 162command appeared in |
163.Bx 4.2 . | 163.Bx 4.2 ; 164the 165.Fl s 166option was introduced in 167.Fx 2.2 , 168and the 169.Fl u 170option was introduced in 171.Fx 4.2 . |