Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 11:43:45 -0700 (PDT)
From:      Chris Costello <chris@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14150 for review
Message-ID:  <200207121843.g6CIhjm7077146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14150

Change 14150 by chris@chris_holly on 2002/07/12 11:42:47

	Add in the beginnings of a MAC chapter.

Affected files ...

.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/Makefile#4 edit
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/book.sgml#2 edit
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/chapters.ent#2 edit
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml#1 add

Differences ...

==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/Makefile#4 (text+ko) ====

@@ -35,7 +35,7 @@
 SRCS+= kobj/chapter.sgml
 SRCS+= l10n/chapter.sgml
 SRCS+= locking/chapter.sgml
-# SRCS+= mac/chapter.sgml
+SRCS+= mac/chapter.sgml
 SRCS+= pci/chapter.sgml
 SRCS+= policies/chapter.sgml
 SRCS+= scsi/chapter.sgml

==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/book.sgml#2 (text+ko) ====

@@ -94,6 +94,7 @@
     &chap.kobj;
     &chap.jail;
     &chap.sysinit;
+    &chap.mac;
     &chap.vm;
     &chap.dma;
     &chap.kerneldebug;

==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/chapters.ent#2 (text+ko) ====

@@ -28,6 +28,7 @@
 <!ENTITY chap.dma			SYSTEM "dma/chapter.sgml">
 <!ENTITY chap.kerneldebug		SYSTEM "kerneldebug/chapter.sgml">
 <!ENTITY chap.jail			SYSTEM "jail/chapter.sgml">
+<!ENTITY chap.mac			SYSTEM "mac/chapter.sgml">
 
 <!-- Part four - Device Drivers -->
 <!ENTITY chap.driverbasics		SYSTEM "driverbasics/chapter.sgml">

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




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