cvs commit: de-docproj/books/developers-handbook/policies chapter.sgml

From: Benedict Reuschling <bcr(at)doc.bsdgroup.de>
Date: Sat, 24 Dec 2011 13:42:24 GMT

bcr 2011-12-24 13:42:24 UTC

  FreeBSD German Documentation Repository

  Modified files:
    books/developers-handbook/policies chapter.sgml
  Log:
  MFen 1.38:
  
  Hinweis auf style(9) als wichtige Code-Richtlinie eingebaut.
  
  Revision Changes Path
  1.14 +11 -1 de-docproj/books/developers-handbook/policies/chapter.sgml
  
  Index: chapter.sgml
  ===================================================================
  RCS file: /home/cvs/de-docproj/books/developers-handbook/policies/chapter.sgml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -I$FreeBSDde.*$ -r1.13 -r1.14
  --- chapter.sgml 27 Mar 2011 15:21:02 -0000 1.13
  +++ chapter.sgml 24 Dec 2011 13:42:24 -0000 1.14
  @@ -3,8 +3,8 @@
        The FreeBSD German Documentation Project
   
        $FreeBSD$
  - $FreeBSDde: de-docproj/books/developers-handbook/policies/chapter.sgml,v 1.13 2011/03/27 15:21:02 bcr Exp $
  - basiert auf: 1.37
  + $FreeBSDde: de-docproj/books/developers-handbook/policies/chapter.sgml,v 1.14 2011/12/24 13:42:24 bcr Exp $
  + basiert auf: 1.38
   -->
   
   <chapter id="policies">
  @@ -36,6 +36,16 @@
     <para>Dieses Kapitel dokumentiert verschiedene Vorgaben und
       Richtlinien f&uuml;r das FreeBSD-Quelltextverzeichnis.</para>
   
  + <sect1 id="policies-style">
  + <title>Stil-Richtlinien</title>
  + <indexterm><primary>style</primary></indexterm>
  +
  + <para>Ein konsistenter Code-Stil ist extrem wichtig, besonders
  + in einem so grossen Projekt wie &os;. Der Code sollte dem
  + &os; Code-Stil entsprechen, welcher in &man.style.9; und
  + &man.style.Makefile.5; genauer beschrieben ist.</para>
  + </sect1>
  +
     <sect1 id="policies-maintainer">
       <title><makevar>MAINTAINER</makevar> eines Makefiles</title>
       <indexterm><primary>Ports-Maintainer</primary></indexterm>
  

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-cvs-doc" in the body of the message
Received on Sat 24 Dec 2011 - 14:42:40 CET

search this site