diff options
Diffstat (limited to 'usr.bin/tftp')
-rw-r--r-- | usr.bin/tftp/tftp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tftp/tftp.1 b/usr.bin/tftp/tftp.1 index dbcc206..a09cf37 100644 --- a/usr.bin/tftp/tftp.1 +++ b/usr.bin/tftp/tftp.1 @@ -88,7 +88,7 @@ does not maintain connections between transfers; thus, the .Cm 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 .Cm connect command; the remote host can be specified as part of the .Cm get @@ -111,7 +111,7 @@ If the latter form is used, the last hostname specified becomes the default for future transfers. .Pp .It Cm mode Ar transfer-mode -Set the mode for transfers; +Set the mode for transfers; .Ar transfer-mode may be one of .Em ascii |