FreeBSD Bugzilla – Attachment 118455 Details for
Bug 160696
style(9) should be mentioned in the devs' handbook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
doc.developers-handbook.policies.chapter.sgml.diff
doc.developers-handbook.policies.chapter.sgml.diff (text/plain), 2.19 KB, created by
Niclas Zeising
on 2011-10-12 11:29:19 UTC
(
hide
)
Description:
doc.developers-handbook.policies.chapter.sgml.diff
Filename:
MIME Type:
Creator:
Niclas Zeising
Created:
2011-10-12 11:29:19 UTC
Size:
2.19 KB
patch
obsolete
>Index: en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml,v >retrieving revision 1.37 >diff -u -d -r1.37 chapter.sgml >--- en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml 7 May 2010 06:33:09 -0000 1.37 >+++ en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml 12 Oct 2011 10:22:12 -0000 >@@ -24,6 +24,19 @@ > > <para>This chapter documents various guidelines and policies in force for > the FreeBSD source tree.</para> >+ >+ <sect1 id="policies-style"> >+ <title>Style Guidlines</title> >+ <indeterm><primary>style</primary></indexterm> >+ >+ <para>In a big programming project like the &os; project, it is important >+ that everybody involved adheres to the same coding style. This ensures >+ that all code looks consistent, and will improve the ability for people >+ in the project to read and understand the source. In &os; there are >+ two manual pages describing the code style to adhere to. These are >+ &man.style.9; and &man.style.Makefile.5;, for c code and make files, >+ respectively.</para> >+ </sect1> > > <sect1 id="policies-maintainer"> > <title><makevar>MAINTAINER</makevar> on Makefiles</title> >Index: share/sgml/man-refs.ent >=================================================================== >RCS file: /home/ncvs/doc/share/sgml/man-refs.ent,v >retrieving revision 1.513 >diff -u -d -r1.513 man-refs.ent >--- share/sgml/man-refs.ent 25 Aug 2011 20:27:19 -0000 1.513 >+++ share/sgml/man-refs.ent 12 Oct 2011 10:23:24 -0000 >@@ -5239,6 +5239,7 @@ > <!ENTITY man.stack.9 "<citerefentry/<refentrytitle/stack/<manvolnum/9//"> > <!ENTITY man.store.9 "<citerefentry/<refentrytitle/store/<manvolnum/9//"> > <!ENTITY man.style.9 "<citerefentry/<refentrytitle/style/<manvolnum/9//"> >+<!ENTITY man.style.Makefile.5 "<citerefentry/<refentrytitle/style_Makefile/<manvolnum/5//"> > <!ENTITY man.subyte.9 "<citerefentry/<refentrytitle/subyte/<manvolnum/9//"> > <!ENTITY man.suser.9 "<citerefentry/<refentrytitle/suser/<manvolnum/9//"> > <!ENTITY man.suser.cred.9 "<citerefentry/<refentrytitle/suser_cred/<manvolnum/9//">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160696
: 118455 |
118456
|
118457