aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-06-30 02:47:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-06-30 02:47:53 +0000
commit144eebb0ba4f183df3654d8cdab4aa98e2cc1e24 (patch)
tree61b7a65f1da32a372ea050930d0127d178375c43 /en_US.ISO8859-1/articles
parent21d50addb698b84bf81196ea62c39c01554b2cca (diff)
downloaddoc-144eebb0ba4f183df3654d8cdab4aa98e2cc1e24.tar.gz
doc-144eebb0ba4f183df3654d8cdab4aa98e2cc1e24.zip
uuencoding is no longer required for submission of patches to the bug
tracker.
Notes
Notes: svn path=/head/; revision=45170
Diffstat (limited to 'en_US.ISO8859-1/articles')
-rw-r--r--en_US.ISO8859-1/articles/contributing/article.xml15
1 files changed, 5 insertions, 10 deletions
diff --git a/en_US.ISO8859-1/articles/contributing/article.xml b/en_US.ISO8859-1/articles/contributing/article.xml
index 002a30b081..6dea977cef 100644
--- a/en_US.ISO8859-1/articles/contributing/article.xml
+++ b/en_US.ISO8859-1/articles/contributing/article.xml
@@ -261,9 +261,8 @@
<emphasis>do not</emphasis> use cut-and-paste because
cut-and-paste turns tabs into spaces and makes them unusable.
When patches are a lot larger than 20KB, consider compressing
- them (eg. with &man.gzip.1; or &man.bzip2.1;) and using
- &man.uuencode.1; to include their compressed form in your
- problem report.</para>
+ them (eg. with &man.gzip.1; or &man.bzip2.1;) prior to
+ uploading them.</para>
<para>After filing a report, you should receive confirmation
along with a tracking number. Keep this tracking number so
@@ -360,14 +359,10 @@
<literal>[PATCH]</literal> in the synopsis of the
report.</para>
- <indexterm>
- <primary><command>uuencode</command></primary>
- </indexterm>
-
<para>If you feel it appropriate (e.g. you have added, deleted,
or renamed files), bundle your changes into a
- <command>tar</command> file and run the &man.uuencode.1;
- program on it. Archives created with &man.shar.1; are also
+ <command>tar</command> file.
+ Archives created with &man.shar.1; are also
welcome.</para>
<para>If your change is of a potentially sensitive nature, such
@@ -391,7 +386,7 @@
<para>In the case of a significant contribution of a large body
work, or the addition of an important new feature to FreeBSD,
it becomes almost always necessary to either send changes as
- uuencoded tar files or upload them to a web or FTP site for
+ tar files or upload them to a web or FTP site for
other people to access. If you do not have access to a web or
FTP site, ask on an appropriate FreeBSD mailing list for
someone to host the changes for you.</para>