summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/06.Clang
Commit message (Collapse)AuthorAgeFilesLines
* Use a single style for share/doc/ makefiles.ru2002-10-291-4/+3
|
* Preprocess with tbl(1).ru2002-10-251-0/+2
|
* Fix a dozen typos, among them dmr's last name :-) and the ever soschweikh2002-10-121-299/+299
| | | | | | popular "dependant" (which the original reference manual does not have). Nuke whitespace at EOL.
* Fixed build of recently added legacy docs.ru2002-05-221-1/+1
| | | | Reviewed by: grog
* Unbreak world.grog2002-05-201-18/+0
| | | | | | | | | | Obtained from: mark Pointy hat to: grog Change msU macros to mU. This is only a partial solution; the whole issue of building the documentation needs to be revisited.
* Remove original license disclaimer.grog2002-05-192-42/+86
| | | | | | | | | | | | | | | | | | 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.
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-192-0/+4557
current license information and adapted to the FreeBSD build environment before they will build. Approved by: David Taylor <davidt@caldera.com>
OpenPOWER on IntegriCloud