Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 02:20:16 +0000 (UTC)
From:      Greg Lehey <grog@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf NOTES
Message-ID:  <200503070220.j272KGI6039707@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2005-03-07 02:20:15 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             NOTES 
  Log:
  Correct indentation style:
  
  - "options" is followed by the characters \040\011, not \011\011.
    Correct both my own sins and those of others.
  - Comment blocks start and end with an empty line ^#$.
  - Remove non-standard comments added in my last commit.
  
  Requested by: njl
  Correctness confirmed by: bde
  
  Revision  Changes    Path
  1.1303    +14 -14    src/sys/conf/NOTES



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