Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2002 05:26:29 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 style.9
Message-ID:  <200201311326.g0VDQTs25520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/01/31 05:26:29 PST

  Modified files:
    share/man/man9       style.9 
  Log:
  Modified the rules for vendor ids:
  - explictly say not to edit infrastructure for vendor ids (not just the
    ids).
  - say to enclose vendor ids and their infrastucture in ``#if 0'', and
    partly explain why.
  - don't set a bad example by mangling the Berkeley id infrastructure from
    ``static char sccsid[] ...'' to ``__RCSID(...)''.
  - show a blank line between the vendor id cruft and the FreeeBSD if cruft
    in the example.
  - relaxed the rule about adding "From: " to say that "From: " is actually
    useful if the file has been renamed.
  - minor English improvements.
  
  Discussed with: obrien
  
  Revision  Changes    Path
  1.79      +16 -11    src/share/man/man9/style.9

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201311326.g0VDQTs25520>