diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
commit | 9639b20db64d084fa58b75058a2bd896b1f743e1 (patch) | |
tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/tftpd | |
parent | 26da445d07574246abb5617f3bb216069636355d (diff) | |
download | FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.zip FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.tar.gz |
The .Nm utility
Diffstat (limited to 'libexec/tftpd')
-rw-r--r-- | libexec/tftpd/tftpd.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index ef8be4a..953dff7 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -45,8 +45,9 @@ .Op Fl u Ar user .Op Ar directory ... .Sh DESCRIPTION -.Nm Tftpd -is a server which supports the +The +.Nm +utility is a server which supports the Internet Trivial File Transfer Protocol .Pq Tn RFC 1350 . @@ -177,7 +178,7 @@ The user must be specified by name, not a numeric UID. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.2 ; the .Fl s |