DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/share/man/man9 style.9


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 28 Mar 2004 01:10:03 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]