BSD 4_3_Reno release
[unix-history] / usr / src / usr.bin / tftp / tftp.1
index e7a1e9c..ab6fa19 100644 (file)
@@ -1,4 +1,24 @@
-.TH TFTP 1C "7 February 1986"
+.\" Copyright (c) 1990 The Regents of the University of California.
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms are permitted provided
+.\" that: (1) source distributions retain this entire copyright notice and
+.\" comment, and (2) distributions including binaries display the following
+.\" acknowledgement:  ``This product includes software developed by the
+.\" University of California, Berkeley and its contributors'' in the
+.\" documentation or other materials provided with the distribution and in
+.\" all advertising materials mentioning features or use of this software.
+.\" Neither the name of the University nor the names of its contributors may
+.\" be used to endorse or promote products derived from this software without
+.\" specific prior written permission.
+.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
+.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+.\"
+.\"     @(#)tftp.1     5.4 (Berkeley) 6/24/90
+.\"
+.TH TFTP 1 "%Q"
+.UC 6
 .SH NAME
 tftp \- trivial file transfer program
 .SH SYNOPSIS
 .SH NAME
 tftp \- trivial file transfer program
 .SH SYNOPSIS
@@ -57,8 +77,10 @@ The default is
 .IR ascii .
 .TP
 \fBput\fP \fIfile\fP
 .IR ascii .
 .TP
 \fBput\fP \fIfile\fP
+.ns
 .TP
 \fBput\fP \fIlocalfile remotefile\fP
 .TP
 \fBput\fP \fIlocalfile remotefile\fP
+.ns
 .TP
 \fBput\fP \fIfile1 file2 ... fileN remote-directory\fP
 Put a file or set of files to the specified
 .TP
 \fBput\fP \fIfile1 file2 ... fileN remote-directory\fP
 Put a file or set of files to the specified
@@ -77,8 +99,10 @@ assumed to be a
 machine.
 .TP
 \fBget\fP \fIfilename\fP
 machine.
 .TP
 \fBget\fP \fIfilename\fP
+.ns
 .TP
 \fBget\fP \fIremotename\fP \fIlocalname\fP
 .TP
 \fBget\fP \fIremotename\fP \fIlocalname\fP
+.ns
 .TP
 \fBget\fP \fIfile1\fP \fIfile2\fP ... \fIfileN\fP
 Get a file or set of files from the specified
 .TP
 \fBget\fP \fIfile1\fP \fIfile2\fP ... \fIfileN\fP
 Get a file or set of files from the specified
@@ -95,6 +119,7 @@ the last hostname specified becomes the default for future transfers.
 .B quit
 Exit
 .IR tftp .
 .B quit
 Exit
 .IR tftp .
+An end of file also exits.
 .TP
 .B verbose
 Toggle verbose mode.
 .TP
 .B verbose
 Toggle verbose mode.