From ea5883b1d9496c456254d4990b4a3e3072fa0314 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Tue, 13 Jul 2004 07:02:34 +0000 Subject: [PATCH] Add brief synopses of the new Mandatory Access Control and Network Servers chapters of the Handbook. --- .../books/handbook/preface/preface.sgml | 22 ++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/preface/preface.sgml b/en_US.ISO8859-1/books/handbook/preface/preface.sgml index 1bc5bc6f78..7e0023cc07 100644 --- a/en_US.ISO8859-1/books/handbook/preface/preface.sgml +++ b/en_US.ISO8859-1/books/handbook/preface/preface.sgml @@ -219,6 +219,13 @@ network firewalls. + + , Mandatory Access Control + + Explains what Mandatory Access Control (MAC) is and how this + mechanism can be used to secure a FreeBSD system. + + , Printing @@ -285,9 +292,18 @@ , Advanced Networking Describes many networking topics, including sharing an - Internet connection with other computers on your LAN, using - network filesystems, sharing account information via NIS, - setting up a name server, and much more. + Internet connection with other computers on your LAN, advanced + routing topics, wireless networking, bluetooth, ATM, IPv6, and + much more. + + + + , Network Servers + + Provides detailed instructions and example configuration + files to set up your FreeBSD machine as a network filesystem + server, domain name server, network information system + server, or time synchronization server.