diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2012-05-23 20:29:16 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2012-05-23 20:29:16 +0000 |
| commit | 9c282daafcf366a8c4fb6f763bea699bdb5a07fb (patch) | |
| tree | 05b02808319f7167bf096deab4624feafca0819c /libexec | |
| parent | 923acecb7ffab1637eb487f81603a77505866459 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/tftpd/tftpd.8 | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 6944f7b340e2f..c06cc61b4ad47 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -238,20 +238,16 @@ option. .Pp The following RFC's are supported: .Rs -RFC 1350 -.%T The TFTP Protocol (Revision 2) +.%T RFC 1350: The TFTP Protocol (Revision 2) .Re .Rs -RFC 2347 -.%T TFTP Option Extension +.%T RFC 2347: TFTP Option Extension .Re .Rs -RFC 2348 -.%T TFTP Blocksize Option +.%T RFC 2348: TFTP Blocksize Option .Re .Rs -RFC 2349 -.%T TFTP Timeout Interval and Transfer Size Options +.%T RFC 2349: TFTP Timeout Interval and Transfer Size Options .Re .Pp The non-standard |
