summaryrefslogtreecommitdiffstats
path: root/usr.bin/tftp/tftp.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tftp/tftp.1')
-rw-r--r--usr.bin/tftp/tftp.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tftp/tftp.1 b/usr.bin/tftp/tftp.1
index b2c5a16..4b1a259 100644
--- a/usr.bin/tftp/tftp.1
+++ b/usr.bin/tftp/tftp.1
@@ -38,7 +38,7 @@
.Nm tftp
.Nd trivial file transfer program
.Sh SYNOPSIS
-.Nm tftp
+.Nm
.Op Ar host
.Sh DESCRIPTION
.Nm Tftp
@@ -49,7 +49,7 @@ which allows users to transfer files to and from a remote machine.
The remote
.Ar host
may be specified on the command line, in which case
-.Nm tftp
+.Nm
uses
.Ar host
as the default host for future transfers (see the
@@ -57,9 +57,9 @@ as the default host for future transfers (see the
command below).
.Sh COMMANDS
Once
-.Nm tftp
+.Nm
is running, it issues the prompt
-.LI tftp>
+.Nm tftp>
and recognizes the following commands:
.Pp
.Bl -tag -width verbose -compact
OpenPOWER on IntegriCloud