diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-27 23:03:32 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-27 23:03:32 +0000 |
commit | efc4a7fcb5faa3c7b1b868e0f3f445b1b5a3dc58 (patch) | |
tree | 0554a94ab183e2e9e4e141ed55d7cea7cff1405b /en/handbook | |
parent | 642b4850ee489bea7d9cd0ef871b6c00d9d829f9 (diff) |
Notes
Diffstat (limited to 'en/handbook')
-rw-r--r-- | en/handbook/contrib/chapter.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/en/handbook/contrib/chapter.sgml b/en/handbook/contrib/chapter.sgml index 1ad8749ada..ed0e270a6b 100644 --- a/en/handbook/contrib/chapter.sgml +++ b/en/handbook/contrib/chapter.sgml @@ -1,7 +1,7 @@ <!-- The FreeBSD Documentation Project - $Id: chapter.sgml,v 1.72 1999-07-27 03:49:01 mdodd Exp $ + $Id: chapter.sgml,v 1.73 1999-07-27 23:03:32 hoek Exp $ --> <chapter id="contrib"> @@ -432,7 +432,8 @@ URL="http://www.FreeBSD.org/send-pr.html">WEB-based equivalent</ulink>. Try to fill-in each field of the bug report. Unless they exceed 65KB, include any patches directly in the report. - Consider compressing them and using &man.uuencode.1; if they exceed + When including patches, <emphasis>do not</emphasis> use cut-and-paste because cut-and-paste turns tabs into spaces and makes them unusable. + Consider compressing patches and using &man.uuencode.1; if they exceed 20KB. Upload very large submissions to <ulink url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/">ftp.FreeBSD.org:/pub/FreeBSD/incoming/</ulink>.</para> |