Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2002 23:55:13 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/doc/psd/06.Clang Clang.ms Makefile
Message-ID:  <200205190655.g4J6tD158439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2002/05/18 23:55:13 PDT

  Modified files:
    share/doc/psd/06.Clang Clang.ms Makefile 
  Log:
  Remove original license disclaimer.
  Add Caldera license.
  
  Approved by:    David Taylor <davidt@caldera.com>
  
  Make buildable under FreeBSD.  This was relatively complicated: the
  original text used the msU macros, which are available in a number of
  different kinds.  This version uses a number of mm-like macros,
  including AL and BL, which just aren't available in ms, and the msU
  macros I've found (even the ones in 4.4BSD) don't have them either.  I
  replaced them with ms constructs, which makes it format better than
  the O'Reilly document, but I wasn't able to get the table of contents
  (ms doesn't have that facility).
  
  Add a prominent comment that this is not a reference for any modern
  version of C.
  
  Revision  Changes    Path
  1.2       +69 -40    src/share/doc/psd/06.Clang/Clang.ms
  1.2       +17 -2     src/share/doc/psd/06.Clang/Makefile

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?200205190655.g4J6tD158439>