PERFORCE change 36905 for review
Robert Watson
rwatson at FreeBSD.org
Mon Aug 25 20:17:26 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=36905
Change 36905 by rwatson at rwatson_paprika on 2003/08/25 13:16:40
Copy the secarch into the arch-handbook from the developer's
handbook, as this is really where it belongs.
Affected files ...
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/Makefile#2 edit
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/book.sgml#2 edit
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/chapters.ent#2 edit
.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/secarch/chapter.sgml#1 branch
Differences ...
==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/Makefile#2 (text+ko) ====
@@ -32,6 +32,7 @@
SRCS+= newbus/chapter.sgml
SRCS+= pci/chapter.sgml
SRCS+= scsi/chapter.sgml
+SRCS+= secarch/chapter.sgml
SRCS+= smp/chapter.sgml
SRCS+= sound/chapter.sgml
SRCS+= pccard/chapter.sgml
==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/book.sgml#2 (text+ko) ====
@@ -66,6 +66,7 @@
&chap.mac;
&chap.vm;
&chap.smp;
+ &chap.secarch;
<chapter id="ufs">
<title>* UFS</title>
==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/arch-handbook/chapters.ent#2 (text+ko) ====
@@ -18,6 +18,7 @@
<!ENTITY chap.jail SYSTEM "jail/chapter.sgml">
<!ENTITY chap.mac SYSTEM "mac/chapter.sgml">
<!ENTITY chap.smp SYSTEM "smp/chapter.sgml">
+<!ENTITY chap.secarch SYSTEM "secarch/chapter.sgml">
<!-- Part Two - Device Drivers -->
<!ENTITY chap.driverbasics SYSTEM "driverbasics/chapter.sgml">
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list