From owner-p4-projects Fri Jul 12 9:40:20 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 080AA37B405; Fri, 12 Jul 2002 09:40:15 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AB0737B401 for ; Fri, 12 Jul 2002 09:40:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD06043E42 for ; Fri, 12 Jul 2002 09:40:13 -0700 (PDT) (envelope-from chris@freebsd.org) Received: from freefall.freebsd.org (perforce@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6CGeDJU055157 for ; Fri, 12 Jul 2002 09:40:13 -0700 (PDT) (envelope-from chris@freebsd.org) Received: (from perforce@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6CGeDE9055153 for perforce@freebsd.org; Fri, 12 Jul 2002 09:40:13 -0700 (PDT) Date: Fri, 12 Jul 2002 09:40:13 -0700 (PDT) Message-Id: <200207121640.g6CGeDE9055153@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to chris@freebsd.org using -f From: Chris Costello Subject: PERFORCE change 14142 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14142 Change 14142 by chris@chris_holly on 2002/07/12 09:39:47 Update outline to match some of the other sections I like (as well as what I'm writing locally), and add a section to the outline for documenting the individual policy ops. Affected files ... .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/Makefile#2 edit .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/OUTLINE.TrustedBSD#2 edit Differences ... ==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/Makefile#2 (text+ko) ==== @@ -35,6 +35,7 @@ SRCS+= kobj/chapter.sgml SRCS+= l10n/chapter.sgml SRCS+= locking/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/OUTLINE.TrustedBSD#2 (text+ko) ==== @@ -1,4 +1,4 @@ -$P4: //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/OUTLINE.TrustedBSD#1 $ +$P4: //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/OUTLINE.TrustedBSD#2 $ This is the outline for the upcoming updates to the Developers' Handbook. As bits are committed, entries will be removed. There are other sections @@ -7,5 +7,7 @@ Section III. Kernel BEFORE 14. MAC Framework - 14.1 Architecture - 14.2 Sample Modules + 14.1 Synopsis + 14.2 Architecture + 14.3 Documentation for Policy Operations + 14.4 Sample Modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message