diff options
Diffstat (limited to 'usr.bin/tftp/tftp.1')
-rw-r--r-- | usr.bin/tftp/tftp.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tftp/tftp.1 b/usr.bin/tftp/tftp.1 index af56a7d77a9..41685c8bd51 100644 --- a/usr.bin/tftp/tftp.1 +++ b/usr.bin/tftp/tftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tftp.1,v 1.3 1998/10/30 00:24:39 aaron Exp $ +.\" $OpenBSD: tftp.1,v 1.4 1999/06/05 01:21:43 aaron Exp $ .\" $NetBSD: tftp.1,v 1.5 1995/08/18 14:45:44 pk Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -36,7 +36,7 @@ .\" .Dd April 18, 1994 .Dt TFTP 1 -.Os BSD 4.3 +.Os .Sh NAME .Nm tftp .Nd trivial file transfer program @@ -92,7 +92,7 @@ does not maintain connections between transfers; thus, the .Ic connect command does not actually create a connection, but merely remembers what host is to be used for transfers. -You do not have to use the +You do not have to use the .Ic connect command; the remote host can be specified as part of the .Ic get @@ -115,7 +115,7 @@ If the latter form is used, the last hostname specified becomes the default for future transfers. .Pp .It Ic mode Ar transfer-mode -Set the mode for transfers; +Set the mode for transfers; .Ar transfer-mode may be one of .Ic ascii |