diff --git a/en_US.ISO8859-1/books/handbook/book.sgml b/en_US.ISO8859-1/books/handbook/book.sgml index f96d6ca97b..3656579c57 100644 --- a/en_US.ISO8859-1/books/handbook/book.sgml +++ b/en_US.ISO8859-1/books/handbook/book.sgml @@ -1,202 +1,202 @@ %man; %bookinfo; %freebsd; %chapters; %authors; %mailing-lists; - %newsgroups; + %newsgroups; ]> FreeBSD Handbook The FreeBSD Documentation Project February 1999 1995 1996 1997 1998 1999 2000 2001 The FreeBSD Documentation Project &bookinfo.legalnotice; Welcome to FreeBSD! This handbook covers the installation and day to day use of FreeBSD &rel.current;-RELEASE. This manual is a work in progress and is the work of many individuals. Many sections do not yet exist and some of those that do exist need to be updated. If you are interested in helping with this project, send email to the &a.doc;. The latest version of this document is always available from the FreeBSD web site. It may also be downloaded in a variety of formats and compression options from the FreeBSD FTP server or one of the numerous mirror sites. If you would prefer to have a hard copy of the handbook, you can purchase one at the FreeBSD Mall. You may also want to search the handbook. Getting Started This part of the FreeBSD Handbook is for users and administrators who are new to FreeBSD. These chapters: Introduce you to FreeBSD. Guide you through the installation process. Teach you some Unix basics. Show you how to install the wealth of third party applications available for FreeBSD. Introduce you to X, the Unix windowing system, and detail how to configure a desktop environment that makes you more productive. We have tried to keep the number of forward references in the text to a minimum so that you can read this section of the Handbook from front to back with the minimum of page flipping required. System Administration The remaining chapters of the FreeBSD Handbook cover all aspects of FreeBSD system administration. Each chapter starts by describing what you will learn as a result of reading the chapter, and also details what you are expected to know before tackling the material. These chapters are designed to be read when you need the information. You do not have to read them in any particular order, nor do you need to read all of them before you can begin using FreeBSD. Appendices &chap.index; &chap.colophon; diff --git a/en_US.ISO8859-1/books/handbook/newsgroups.ent b/en_US.ISO8859-1/share/sgml/newsgroups.ent similarity index 60% rename from en_US.ISO8859-1/books/handbook/newsgroups.ent rename to en_US.ISO8859-1/share/sgml/newsgroups.ent index db6585344a..04f5cc7c7b 100644 --- a/en_US.ISO8859-1/books/handbook/newsgroups.ent +++ b/en_US.ISO8859-1/share/sgml/newsgroups.ent @@ -1,10 +1,10 @@ comp.unix.bsd.freebsd.misc newsgroup"> diff --git a/share/sgml/catalog b/share/sgml/catalog index 888831394e..f060f3b90d 100644 --- a/share/sgml/catalog +++ b/share/sgml/catalog @@ -1,95 +1,98 @@ -- ...................................................................... -- -- FreeBSD SGML Public Identifiers ...................................... -- - -- $FreeBSD: doc/share/sgml/catalog,v 1.18 2001/08/05 19:40:38 jesusr Exp $ + -- $FreeBSD: doc/share/sgml/catalog,v 1.19 2001/08/25 22:02:08 dd Exp $ -- -- ...................................................................... -- -- Language neutral ..................................................... -- -- These identifiers are shared across all translations of the FreeBSD documentation, even though the listed language is "EN" -- PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" "freebsd.dtd" PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" "freebsd41.dtd" PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN" "man-refs.ent" PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN" "freebsd.dsl" PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//EN" "freebsd.dsl" PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN" "freebsd.ent" -- ...................................................................... -- -- English specific ..................................................... -- -- These identifiers should only be used by English language versions of the FreeBSD Documentation. All other translations should base their FPIs on these, but change the final parameter in the FPI to represent the target language, as appropriate. Do not change the rest of the FPI -- PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN" "../../en_US.ISO8859-1/share/sgml/bookinfo.ent" PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN" "../../en_US.ISO8859-1/share/sgml/authors.ent" +PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN" + "../../en_US.ISO8859-1/share/sgml/newsgroups.ent" + -- ...................................................................... -- -- French specific ...................................................... -- PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//FR" "../../fr_FR.ISO8859-1/share/sgml/bookinfo.ent" PUBLIC "-//FreeBSD//ENTITIES Common Document URL Entities//FR" "../../fr_FR.ISO8859-1/share/sgml/urls.ent" PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//FR" "../../fr_FR.ISO8859-1/share/sgml/translators.ent" PUBLIC "-//FreeBSD//ENTITIES DocBook Abstract Entities//FR" "../../fr_FR.ISO8859-1/share/sgml/abstract.ent" PUBLIC "-//FreeBSD//ENTITIES DocBook ArtHeader Entities//FR" "../../fr_FR.ISO8859-1/share/sgml/artheader.ent" -- ...................................................................... -- -- Russian specific ...................................................... -- PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//RU" "../../ru_RU.KOI8-R/share/sgml/bookinfo.ent" -- ...................................................................... -- -- German specific ...................................................... -- PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//DE" "../../de_DE.ISO8859-1/share/sgml/bookinfo.ent" PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//DE" "../../de_DE.ISO8859-1/share/sgml/freebsd.dsl" PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//DE" "../../de_DE.ISO8859-1/share/sgml/freebsd.dsl" PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//DE" "../../de_DE.ISO8859-1/share/sgml/translators.ent" -- ...................................................................... -- -- Spanish specific ..................................................... -- PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//ES" "../../es_ES.ISO8859-1/share/sgml/bookinfo.ent" PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//ES" "../../es_ES.ISO8859-1/share/sgml/freebsd.dsl"