Refer the reader to intro(9) and style(9) so that
they are aware that we do have some coding style guidelines.
This commit is contained in:
parent
6a246ce257
commit
61e09abbb0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=958
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: submitters.sgml,v 1.37 1997-01-02 18:21:48 max Exp $ -->
|
||||
<!-- $Id: submitters.sgml,v 1.38 1997-01-02 18:24:42 mpp Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Contributing to FreeBSD<label id="submitters"></heading>
|
||||
|
@ -327,6 +327,11 @@ diff -c -r olddir newdir
|
|||
<em>very busy</em> and so you should only send mail to them
|
||||
in cases where mailing to hackers is truly impractical.
|
||||
|
||||
Please refer to <tt>man 9 intro</tt> and <tt>man 9 style</tt>
|
||||
for some information on coding style. We would appreciate
|
||||
it if you were at least aware of this information before
|
||||
submitting code.
|
||||
|
||||
<sect1><heading>New code or major value-added packages</heading>
|
||||
|
||||
<p>In the case of a significant contribution of a large body
|
||||
|
|
Loading…
Reference in a new issue