Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2003 15:17:37 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 style.9
Message-ID:  <200309272217.h8RMHbMZ075773@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/09/27 15:17:37 PDT

  FreeBSD src repository

  Modified files:
    share/man/man9       style.9 
  Log:
  Two minor fixes:
  o It is the /usr/include files, not the /usr include files.
  o Document the practice of converting to the c99 standard uintXX_t
    form from the older, but non-standard, BSD-style u_intXX_t.  This
    has been going on in the tree for a while now, and I've heard other
    developers also state that this conversion is happening.  Note also
    that this is a slow process and should be treated like whitespace
    changes.
  
  Revision  Changes    Path
  1.103     +15 -2     src/share/man/man9/style.9



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