Author: marius Date: Wed Sep 22 21:02:51 2010 New Revision: 213029 URL: http://svn.freebsd.org/changeset/base/213029
Log: MFC: r173854 Add "with" to make the line go smoother. Modified: stable/7/libexec/tftpd/tftpd.8 Directory Properties: stable/7/libexec/tftpd/ (props changed) Modified: stable/7/libexec/tftpd/tftpd.8 ============================================================================== --- stable/7/libexec/tftpd/tftpd.8 Wed Sep 22 21:02:43 2010 (r213028) +++ stable/7/libexec/tftpd/tftpd.8 Wed Sep 22 21:02:51 2010 (r213029) @@ -200,7 +200,7 @@ option As .Fl w but append a YYYYMMDD.nn sequence number to the end of the filename. -Note that the string YYYYMMDD can be changed the +Note that the string YYYYMMDD can be changed with the .Fl F option. .El _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
