cvs commit: src/share/man/man9 style.9
    Chris Pressey 
    cpressey at crater.dragonflybsd.org
       
    Sun Mar 28 01:10:24 PST 2004
    
    
  
cpressey    2004/03/28 01:10:03 PST
DragonFly src repository
  Modified files:
    share/man/man9       style.9 
  Log:
  Update to style(9) guidelines.
  
  - Explicitly state that the ``register'' keyword should be avoided.
  - Correct example and description of preferred indentation when wrapping
    function arguments over multiple lines.
  - Resolve contradictions in guidelines for ``return''.
  - Explicitly state whitespace rules for commas, semicolons, ``->'' and
    ``.'' operators.
  - General clarifications.
  
  Approved-by: dillon
  
  Revision  Changes    Path
  1.10      +49 -31    src/share/man/man9/style.9
http://www.dragonflybsd.org/cvsweb/src/share/man/man9/style.9.diff?r1=1.9&r2=1.10&f=h
    
    
More information about the Commits
mailing list