Remove references to the "Contributing to FreeBSD" chapter. This is

moving to a separate article.  This chapter is not appropriate for the
current handbook, it will stick out even more as we split the handbook
into smaller books, and a separate article is more conducive to being
linked from the navigation bar on the main page just like the OpenBSD
and NetBSD web sites.
This commit is contained in:
Murray Stokely 2001-09-18 03:59:37 +00:00
parent 88c47ea57f
commit 83b0ffe3df
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10719
4 changed files with 10 additions and 17 deletions

View file

@ -1,5 +1,5 @@
#
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.48 2001/08/25 21:52:33 dd Exp $
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.49 2001/09/12 23:52:14 chern Exp $
#
# Build the FreeBSD Handbook.
#
@ -108,7 +108,6 @@ SRCS+= basics/chapter.sgml
SRCS+= bibliography/chapter.sgml
SRCS+= config/chapter.sgml
SRCS+= boot/chapter.sgml
SRCS+= contrib/chapter.sgml
SRCS+= cutting-edge/chapter.sgml
SRCS+= disks/chapter.sgml
SRCS+= eresources/chapter.sgml

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.111 2001/08/10 00:30:43 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.112 2001/09/12 23:52:15 chern Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -46,7 +46,6 @@
<!ENTITY % chap.advanced-networking "IGNORE">
<!ENTITY % chap.mail "IGNORE">
<!ENTITY % chap.cutting-edge "IGNORE">
<!ENTITY % chap.contrib "IGNORE">
<!ENTITY % chap.policies "IGNORE">
<!ENTITY % chap.kerneldebug "IGNORE">
<!ENTITY % chap.linuxemu "IGNORE">
@ -176,7 +175,6 @@
<![ %chap.advanced-networking; [ &chap.advanced-networking; ]]>
<![ %chap.mail; [ &chap.mail; ]]>
<![ %chap.cutting-edge; [ &chap.cutting-edge; ]]>
<![ %chap.contrib; [ &chap.contrib; ]]>
<![ %chap.policies; [ &chap.policies; ]]>
<![ %chap.kerneldebug; [ &chap.kerneldebug; ]]>
<![ %chap.linuxemu; [ &chap.linuxemu; ]]>

View file

@ -6,7 +6,7 @@
Chapters should be listed in the order in which they are referenced.
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/chapters.ent,v 1.17 2001/08/10 00:30:44 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/chapters.ent,v 1.18 2001/09/12 23:52:14 chern Exp $
-->
<!-- Part one -->
@ -26,19 +26,14 @@
<!ENTITY chap.x11 SYSTEM "x11/chapter.sgml">
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
<!ENTITY chap.sound SYSTEM "sound/chapter.sgml">
<!-- Part three -->
<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.sgml">
<!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.sgml">
<!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.sgml">
<!ENTITY chap.mail SYSTEM "mail/chapter.sgml">
<!-- Part four -->
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.sgml">
<!ENTITY chap.contrib SYSTEM "contrib/chapter.sgml">
<!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.sgml">
<!-- Part five (appendices) -->
<!-- Part three (appendices) -->
<!ENTITY chap.mirrors SYSTEM "mirrors/chapter.sgml">
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.58 2001/08/14 23:02:37 logo Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.59 2001/08/16 18:35:03 chern Exp $
-->
<chapter id="introduction">
@ -34,8 +34,8 @@
read about <link linkend="history">the history of FreeBSD</link>,
or the <link linkend="relnotes">current release</link>. If you
are interested in contributing something to the Project (code,
hardware, unmarked bills), see the <link
linkend="contrib">contributing to FreeBSD</link> section.</para>
hardware, unmarked bills), see the <ulink url="
http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributing/article.html">Contributing to FreeBSD</ulink> article.</para>
</sect1>
<sect1 id="nutshell">
@ -767,8 +767,9 @@
<para>Providing code is not the only way of contributing to
the project; for a more complete list of things that need
doing, please refer to the <link linkend="contrib">how to
contribute</link> section in this handbook.</para>
doing, please refer to the <ulink
url="http://www.FreeBSD.org">FreeBSD Project web
site</ulink>.</para>
</listitem>
</varlistentry>
</variablelist>