svn commit: r247650 - stable/9/libexec/tftpd
Marius Strobl
marius at FreeBSD.org
Sat Mar 2 17:25:42 UTC 2013
Author: marius
Date: Sat Mar 2 17:25:41 2013
New Revision: 247650
URL: http://svnweb.freebsd.org/changeset/base/247650
Log:
MFC: r235857
mdoc: Only use macros inside a reference block.
Modified:
stable/9/libexec/tftpd/tftpd.8
Directory Properties:
stable/9/libexec/tftpd/ (props changed)
Modified: stable/9/libexec/tftpd/tftpd.8
==============================================================================
--- stable/9/libexec/tftpd/tftpd.8 Sat Mar 2 17:24:29 2013 (r247649)
+++ stable/9/libexec/tftpd/tftpd.8 Sat Mar 2 17:25:41 2013 (r247650)
@@ -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
More information about the svn-src-stable-9
mailing list