Date: Sat, 2 Mar 2013 17:25:41 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r247650 - stable/9/libexec/tftpd Message-ID: <201303021725.r22HPfrv074303@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303021725.r22HPfrv074303>