diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
| commit | e8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch) | |
| tree | 9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/tftp | |
| parent | 1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tftp')
| -rw-r--r-- | usr.bin/tftp/tftp.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/tftp/tftp.1 b/usr.bin/tftp/tftp.1 index 7f2159039813..aef3bf0d6bae 100644 --- a/usr.bin/tftp/tftp.1 +++ b/usr.bin/tftp/tftp.1 @@ -42,8 +42,9 @@ .Nm .Op Ar host .Sh DESCRIPTION -.Nm Tftp -is the user interface to the Internet +The +.Nm +utility is the user interface to the Internet .Tn TFTP (Trivial File Transfer Protocol), which allows users to transfer files to and from a remote machine. |
