=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tftp/tftp.1,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/tftp/tftp.1 2000/03/06 03:17:40 1.5 --- src/usr.bin/tftp/tftp.1 2000/03/11 21:40:04 1.6 *************** *** 1,4 **** ! .\" $OpenBSD: tftp.1,v 1.5 2000/03/06 03:17:40 aaron Exp $ .\" $NetBSD: tftp.1,v 1.5 1995/08/18 14:45:44 pk Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 --- 1,4 ---- ! .\" $OpenBSD: tftp.1,v 1.6 2000/03/11 21:40:04 aaron Exp $ .\" $NetBSD: tftp.1,v 1.5 1995/08/18 14:45:44 pk Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 *************** *** 44,50 **** .Nm tftp .Op Ar host .Sh DESCRIPTION ! .Nm tftp is the user interface to the Internet .Tn TFTP (Trivial File Transfer Protocol), --- 44,50 ---- .Nm tftp .Op Ar host .Sh DESCRIPTION ! .Nm is the user interface to the Internet .Tn TFTP (Trivial File Transfer Protocol), *************** *** 52,58 **** The remote .Ar host may be specified on the command line, in which case ! .Nm tftp uses .Ar host as the default host for future transfers (see the --- 52,58 ---- The remote .Ar host may be specified on the command line, in which case ! .Nm uses .Ar host as the default host for future transfers (see the *************** *** 60,66 **** command below). .Sh COMMANDS Once ! .Nm tftp is running, it issues the prompt .Ql tftp> and recognizes the following commands: --- 60,66 ---- command below). .Sh COMMANDS Once ! .Nm is running, it issues the prompt .Ql tftp> and recognizes the following commands: *************** *** 174,179 **** the .Tn TFTP protocol, the remote site will probably have some ! sort of file access restrictions in place. The ! exact methods are specific to each site and therefore difficult to document here. --- 174,179 ---- the .Tn TFTP protocol, the remote site will probably have some ! sort of file access restrictions in place. ! The exact methods are specific to each site and therefore difficult to document here.