PERFORCE change 204862 for review
Rene Ladan
rene at FreeBSD.org
Thu Jan 19 19:35:48 UTC 2012
http://p4web.freebsd.org/@@204862?ac=10
Change 204862 by rene at rene_acer on 2012/01/19 19:35:42
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#47 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#122 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml#6 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/rc-scripting/article.sgml#3 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml#6 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/book.sgml#8 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/config/chapter.sgml#18 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#30 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml#17 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml#21 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml#41 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml#13 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/security/chapter.sgml#19 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#123 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/mailing-lists.ent#29 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#29 integrate
.. //depot/projects/docproj_nl/share/mk/doc.images.mk#3 integrate
.. //depot/projects/docproj_nl/share/sgml/freebsd.ent#26 integrate
.. //depot/projects/docproj_nl/share/sgml/man-refs.ent#39 integrate
.. //depot/projects/docproj_nl/share/sgml/mirrors.xml#32 integrate
.. //depot/projects/docproj_nl/www/en/cgi/cgi-style.pl#10 integrate
.. //depot/projects/docproj_nl/www/en/cgi/man.cgi#27 integrate
.. //depot/projects/docproj_nl/www/en/cgi/ports.cgi#7 integrate
.. //depot/projects/docproj_nl/www/en/donations/donors.sgml#44 integrate
.. //depot/projects/docproj_nl/www/en/index.xsl#12 integrate
.. //depot/projects/docproj_nl/www/en/ipv6/index.sgml#4 integrate
.. //depot/projects/docproj_nl/www/en/java/dists/17.sgml#1 branch
.. //depot/projects/docproj_nl/www/en/java/dists/Makefile#2 integrate
.. //depot/projects/docproj_nl/www/en/java/dists/index.sgml#3 integrate
.. //depot/projects/docproj_nl/www/en/java/index.sgml#3 integrate
.. //depot/projects/docproj_nl/www/en/releases/9.0R/Makefile#5 integrate
.. //depot/projects/docproj_nl/www/en/releases/9.0R/announce.sgml#1 branch
.. //depot/projects/docproj_nl/www/en/releases/9.0R/errata.html#2 integrate
.. //depot/projects/docproj_nl/www/en/releases/index.sgml#15 integrate
.. //depot/projects/docproj_nl/www/en/where.sgml#17 integrate
.. //depot/projects/docproj_nl/www/share/sgml/common.ent#5 integrate
.. //depot/projects/docproj_nl/www/share/sgml/events2012.xml#3 integrate
.. //depot/projects/docproj_nl/www/share/sgml/navibar.ent#13 integrate
.. //depot/projects/docproj_nl/www/share/sgml/news.xml#127 integrate
.. //depot/projects/docproj_nl/www/share/sgml/release.ent#42 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#47 (text+ko) ====
@@ -9,7 +9,7 @@
<corpauthor>The &os; Documentation Project</corpauthor>
- <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.308 2012/01/05 06:35:47 manolis Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.309 2012/01/14 11:48:00 crees Exp $</pubdate>
<copyright>
<year>1999</year>
@@ -2791,9 +2791,8 @@
</step>
<step>
- <para>Remove the old port, the old
- <makevar>SUBDIR</makevar> entry and the old module
- entry.</para>
+ <para>Remove the old port and the
+ old <makevar>SUBDIR</makevar> entry.</para>
</step>
<step>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#122 (text+ko) ====
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.1052 2012/01/11 20:00:42 cs Exp $ -->
+<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.1054 2012/01/17 21:43:20 jgh Exp $ -->
<!--
NOTE TO COMMITTERS: Contributors lists are sorted in alphabetical
order by first name.
@@ -2647,6 +2647,11 @@
</listitem>
<listitem>
+ <para>Don Owens
+ <email>don at regexguy.com</email></para>
+ </listitem>
+
+ <listitem>
<para>&a.whiteside;</para>
</listitem>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml#6 (text+ko) ====
@@ -22,7 +22,7 @@
<holder role="mailto:jhelfman at experts-exchange.com">Jason Helfman</holder>
</copyright>
- <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml,v 1.6 2011/12/24 22:33:28 jgh Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml,v 1.8 2012/01/15 19:52:28 eadler Exp $</pubdate>
<legalnotice id="trademarks" role="trademarks">
&tm-attrib.freebsd;
@@ -581,12 +581,6 @@
<screen>&prompt.user; <userinput>cd /usr/local/freebsd-update-server/patches/7.1-RELEASE/; mv bind.patch 7-SA-09:12.bind </userinput></screen>
</informalexample>
- <para>or:</para>
-
- <informalexample>
- <screen>&prompt.user; <userinput>cd /usr/local/freebsd-update-server/patches/7.1-RELEASE/; fetch -o 7-SA-09:12.bind http://security.FreeBSD.org/patches/SA-09:12/bind.patch</userinput></screen>
- </informalexample>
-
<note>
<para>When running a patch level build, it is assumed that previous
patches are in place. When a patch build is run, it will run all
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/rc-scripting/article.sgml#3 (text+ko) ====
@@ -19,13 +19,13 @@
<copyright>
<year>2005</year>
-
<year>2006</year>
+ <year>2012</year>
<holder>The FreeBSD Project</holder>
</copyright>
- <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/rc-scripting/article.sgml,v 1.14 2008/11/15 18:56:36 loader Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/rc-scripting/article.sgml,v 1.15 2012/01/14 23:15:59 dougb Exp $</pubdate>
<legalnotice id="trademarks" role="trademarks">
&tm-attrib.freebsd;
@@ -389,8 +389,9 @@
. /etc/rc.subr
-name="dummy"
-rcvar=`set_rcvar`<co id="rcng-confdummy-rcvar">
+name=dummy
+rcvar=dummy_enable<co id="rcng-confdummy-rcvar">
+
start_cmd="${name}_start"
stop_cmd=":"
@@ -411,17 +412,7 @@
<calloutlist>
<callout arearefs="rcng-confdummy-rcvar">
<para>The variable <envar>rcvar</envar> specifies
- the name of the ON/OFF knob variable. The reason to
- obtain the variable name from &man.rc.subr.8; by calling
- <function>set_rcvar</function> is that different operating
- systems adopted different conventions for it. Namely,
- &os; sticks to the
- <envar>${name}_enable</envar>
- scheme while NetBSD uses just
- <envar>${name}</envar> variables in its &man.rc.conf.5;.
- For example, our script will be controlled by
- <envar>dummy_enable</envar> in &os; and by <envar>dummy</envar>
- in NetBSD.</para>
+ the name of the ON/OFF knob variable.</para>
</callout>
<callout arearefs="rcng-confdummy-loadconfig">
@@ -537,8 +528,9 @@
. /etc/rc.subr
-name="mumbled"
-rcvar=`set_rcvar`
+name=mumbled
+rcvar=mumbled_enable
+
command="/usr/sbin/${name}"<co id="rcng-daemon-basic-cmd">
load_rc_config $name
@@ -629,8 +621,8 @@
. /etc/rc.subr
-name="mumbled"
-rcvar=`set_rcvar`
+name=mumbled
+rcvar=mumbled_enable
command="/usr/sbin/${name}"
command_args="mock arguments > /dev/null 2>&1"<co id="rcng-daemon-adv-args">
@@ -1014,8 +1006,9 @@
. /etc/rc.subr
-name="mumbled"
-rcvar=`set_rcvar`
+name=mumbled
+rcvar=mumbled_enable
+
command="/usr/sbin/${name}"
start_precmd="${name}_prestart"
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml#6 (text+ko) ====
@@ -1,213 +1,227 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml,v 1.89 2010/08/17 12:33:39 jkois Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml,v 1.92 2012/01/18 04:51:00 wblock Exp $
-->
<appendix id="bibliography">
<title>Bibliography</title>
-
- <para>While the manual pages provide the definitive reference for individual
- pieces of the FreeBSD operating system, they are notorious for not
- illustrating how to put the pieces together to make the whole operating
- system run smoothly. For this, there is no substitute for a good book on
- &unix; system administration and a good users' manual.</para>
-
+
+ <para>While the manual pages provide the definitive reference for
+ individual pieces of the FreeBSD operating system, they are
+ notorious for not illustrating how to put the pieces together to
+ make the whole operating system run smoothly. For this, there is
+ no substitute for a good book on &unix; system administration and
+ a good users' manual.</para>
+
<sect1 id="bibliography-freebsd">
<title>Books & Magazines Specific to FreeBSD</title>
-
+
<para><emphasis>International books &
Magazines:</emphasis></para>
-
+
<itemizedlist>
<listitem>
<para><ulink
- url="http://jdli.tw.FreeBSD.org/publication/book/freebsd2/index.htm">Using FreeBSD</ulink> (in Traditional Chinese),
- published by <ulink url="http://www.drmaster.com.tw/">Drmaster
- </ulink>, 1997. ISBN 9-578-39435-7.</para>
+ url="http://jdli.tw.FreeBSD.org/publication/book/freebsd2/index.htm">Using
+ FreeBSD</ulink> (in Traditional Chinese), published by
+ <ulink url="http://www.drmaster.com.tw/">Drmaster</ulink>,
+ 1997. ISBN 9-578-39435-7.</para>
</listitem>
<listitem>
- <para>FreeBSD Unleashed (Simplified Chinese translation), published by
+
+ <para>FreeBSD Unleashed (Simplified Chinese translation),
+ published by
<ulink url="http://www.hzbook.com/">China Machine
- Press</ulink>. ISBN 7-111-10201-0.
- </para>
+ Press</ulink>. ISBN 7-111-10201-0.</para>
</listitem>
<listitem>
- <para>FreeBSD From Scratch First Edition (in Simplified Chinese),
- published by China Machine Press. ISBN 7-111-07482-3.
- </para>
+ <para>FreeBSD From Scratch First Edition (in Simplified
+ Chinese), published by China Machine Press. ISBN
+ 7-111-07482-3.</para>
</listitem>
<listitem>
- <para>FreeBSD From Scratch Second Edition (in Simplified Chinese),
- published by China Machine Press. ISBN 7-111-10286-X.
- </para>
+ <para>FreeBSD From Scratch Second Edition (in Simplified
+ Chinese), published by China Machine Press. ISBN
+ 7-111-10286-X.</para>
</listitem>
<listitem>
- <para>FreeBSD Handbook Second Edition (Simplified Chinese translation),
- published by <ulink url="http://www.ptpress.com.cn/">Posts &
- Telecom Press</ulink>. ISBN 7-115-10541-3.
- </para>
+ <para>FreeBSD Handbook Second Edition (Simplified Chinese
+ translation), published by <ulink
+ url="http://www.ptpress.com.cn/">Posts & Telecom
+ Press</ulink>. ISBN 7-115-10541-3.</para>
</listitem>
<listitem>
- <para>FreeBSD 3.x Internet (in Simplified Chinese), published by
- <ulink url="http://www.tup.tsinghua.edu.cn/">Tsinghua
- University Press</ulink>. ISBN 7-900625-66-6.</para>
+ <para>FreeBSD 3.x Internet (in Simplified Chinese), published
+ by <ulink url="http://www.tup.tsinghua.edu.cn/">Tsinghua
+ University Press</ulink>. ISBN 7-900625-66-6.</para>
</listitem>
<listitem>
- <para>FreeBSD & Windows (in Simplified Chinese), published by
- <ulink url="http://www.tdpress.com/">China Railway
- Publishing House</ulink>. ISBN 7-113-03845-X</para>
+ <para>FreeBSD & Windows (in Simplified Chinese), published
+ by <ulink url="http://www.tdpress.com/">China Railway
+ Publishing House</ulink>. ISBN 7-113-03845-X</para>
</listitem>
<listitem>
<para>FreeBSD Internet Services HOWTO (in Simplified Chinese),
- published by China Railway Publishing House. ISBN 7-113-03423-3</para>
+ published by China Railway Publishing House. ISBN
+ 7-113-03423-3</para>
</listitem>
<listitem>
- <para>FreeBSD for PC 98'ers (in Japanese), published by SHUWA System
- Co, LTD. ISBN 4-87966-468-5 C3055 P2900E.</para>
+ <para>FreeBSD for PC 98'ers (in Japanese), published by SHUWA
+ System Co, LTD. ISBN 4-87966-468-5 C3055 P2900E.</para>
</listitem>
-
+
<listitem>
- <para>FreeBSD (in Japanese), published by CUTT. ISBN 4-906391-22-2
- C3055 P2400E.</para>
+ <para>FreeBSD (in Japanese), published by CUTT. ISBN
+ 4-906391-22-2 C3055 P2400E.</para>
</listitem>
-
+
<listitem>
<para><ulink
- url="http://www.shoeisha.com/book/Detail.asp?bid=650">Complete Introduction to FreeBSD</ulink> (in Japanese), published by <ulink
- url="http://www.shoeisha.co.jp/">Shoeisha Co., Ltd</ulink>. ISBN 4-88135-473-6 P3600E.</para>
+ url="http://www.shoeisha.com/book/Detail.asp?bid=650">Complete
+ Introduction to FreeBSD</ulink> (in Japanese), published
+ by <ulink url="http://www.shoeisha.co.jp/">Shoeisha Co.,
+ Ltd</ulink>. ISBN 4-88135-473-6 P3600E.</para>
</listitem>
-
+
<listitem>
<para><ulink
- url="http://www.ascii.co.jp/pb/book1/shinkan/detail/1322785.html">Personal UNIX Starter Kit FreeBSD</ulink> (in Japanese), published by <ulink
- url="http://www.ascii.co.jp/">ASCII</ulink>. ISBN 4-7561-1733-3 P3000E.</para>
+ url="http://www.ascii.co.jp/pb/book1/shinkan/detail/1322785.html">Personal
+ UNIX Starter Kit FreeBSD</ulink> (in Japanese), published
+ by <ulink url="http://www.ascii.co.jp/">ASCII</ulink>. ISBN
+ 4-7561-1733-3 P3000E.</para>
</listitem>
-
+
<listitem>
- <para>FreeBSD Handbook (Japanese translation), published by <ulink
- url="http://www.ascii.co.jp/">ASCII</ulink>. ISBN 4-7561-1580-2
- P3800E.</para>
+ <para>FreeBSD Handbook (Japanese translation), published by
+ <ulink url="http://www.ascii.co.jp/">ASCII</ulink>. ISBN
+ 4-7561-1580-2 P3800E.</para>
</listitem>
-
+
<listitem>
- <para>FreeBSD mit Methode (in German), published by <ulink
- url="http://www.cul.de">Computer und Literatur Verlag</ulink>/Vertrieb Hanser, 1998. ISBN 3-932311-31-0.</para>
+ <para>FreeBSD mit Methode (in German), published by
+ <ulink url="http://www.cul.de">Computer und Literatur
+ Verlag</ulink>/Vertrieb Hanser, 1998. ISBN
+ 3-932311-31-0.</para>
</listitem>
-
+
<listitem>
- <para><ulink
- url="http://www.cul.de/freebsd.html">FreeBSD 4 - Installieren, Konfigurieren, Administrieren</ulink>
+ <para><ulink url="http://www.cul.de/freebsd.html">FreeBSD 4 -
+ Installieren, Konfigurieren, Administrieren</ulink>
(in German), published by <ulink
- url="http://www.cul.de">Computer und Literatur Verlag</ulink>, 2001.
- ISBN 3-932311-88-4.</para>
+ url="http://www.cul.de">Computer und Literatur
+ Verlag</ulink>, 2001. ISBN 3-932311-88-4.</para>
</listitem>
<listitem>
- <para><ulink
- url="http://www.cul.de/freebsd.html">FreeBSD 5 - Installieren, Konfigurieren, Administrieren</ulink>
+ <para><ulink url="http://www.cul.de/freebsd.html">FreeBSD 5 -
+ Installieren, Konfigurieren, Administrieren</ulink>
(in German), published by <ulink
- url="http://www.cul.de">Computer und Literatur Verlag</ulink>, 2003.
- ISBN 3-936546-06-1.</para>
+ url="http://www.cul.de">Computer und Literatur
+ Verlag</ulink>, 2003. ISBN 3-936546-06-1.</para>
</listitem>
<listitem>
- <para><ulink url="http://www.mitp.de/vmi/mitp/detail/pWert/1343/">
- FreeBSD de Luxe</ulink> (in German), published by
- <ulink url="http://www.mitp.de">Verlag Modere Industrie</ulink>,
- 2003. ISBN 3-8266-1343-0.
- </para>
+ <para><ulink
+ url="http://www.mitp.de/vmi/mitp/detail/pWert/1343/">
+ FreeBSD de Luxe</ulink> (in German), published by
+ <ulink url="http://www.mitp.de">Verlag Modere
+ Industrie</ulink>, 2003. ISBN 3-8266-1343-0.</para>
</listitem>
<listitem>
<para><ulink
- url="http://www.pc.mycom.co.jp/FreeBSD/install-manual.html">FreeBSD
- Install and Utilization Manual</ulink> (in Japanese), published by
- <ulink url="http://www.pc.mycom.co.jp/">Mainichi Communications
- Inc.</ulink>, 1998. ISBN 4-8399-0112-0.</para>
+ url="http://www.pc.mycom.co.jp/FreeBSD/install-manual.html">FreeBSD
+ Install and Utilization Manual</ulink> (in Japanese),
+ published by
+ <ulink url="http://www.pc.mycom.co.jp/">Mainichi
+ Communications Inc.</ulink>, 1998. ISBN
+ 4-8399-0112-0.</para>
</listitem>
<listitem>
- <para>Onno W Purbo, Dodi Maryanto, Syahrial Hubbany, Widjil Widodo
- <emphasis><ulink url="http://maxwell.itb.ac.id/">Building Internet
- Server with FreeBSD</ulink></emphasis> (in Indonesia Language),
- published by <ulink
- url="http://www.elexmedia.co.id/">Elex Media Komputindo</ulink>.</para>
+ <para>Onno W Purbo, Dodi Maryanto, Syahrial Hubbany, Widjil
+ Widodo <emphasis><ulink
+ url="http://maxwell.itb.ac.id/">Building Internet Server
+ with FreeBSD</ulink></emphasis> (in Indonesia Language),
+ published by <ulink url="http://www.elexmedia.co.id/">Elex
+ Media Komputindo</ulink>.</para>
</listitem>
<listitem>
- <para>Absolute BSD: The Ultimate Guide to FreeBSD (Traditional Chinese
- translation), published by <ulink
- url="http://www.grandtech.com.tw/">GrandTech Press</ulink>, 2003.
- ISBN 986-7944-92-5.</para>
+ <para>Absolute BSD: The Ultimate Guide to FreeBSD (Traditional
+ Chinese translation), published by <ulink
+ url="http://www.grandtech.com.tw/">GrandTech
+ Press</ulink>, 2003. ISBN 986-7944-92-5.</para>
</listitem>
<listitem>
<para><ulink
- url="http://www.twbsd.org/cht/book/">The FreeBSD 6.0 Book</ulink> (in
- Traditional Chinese), published by Drmaster, 2006.
- ISBN 9-575-27878-X.</para>
+ url="http://www.twbsd.org/cht/book/">The FreeBSD 6.0
+ Book</ulink> (in Traditional Chinese), published by
+ Drmaster, 2006. ISBN 9-575-27878-X.</para>
</listitem>
+ </itemizedlist>
- </itemizedlist>
-
- <para><emphasis>English language books & Magazines:</emphasis></para>
-
+ <para><emphasis>English language books &
+ Magazines:</emphasis></para>
+
<itemizedlist>
<listitem>
<para><ulink url="http://www.absoluteFreeBSD.com/">Absolute
- FreeBSD, 2nd Edition: The Complete Guide to FreeBSD</ulink>,
- published by <ulink
- url="http://www.nostarch.com/">No Starch Press</ulink>, 2007.
- ISBN: 978-1-59327-151-0</para>
+ FreeBSD, 2nd Edition: The Complete Guide to
+ FreeBSD</ulink>, published by
+ <ulink url="http://www.nostarch.com/">No Starch
+ Press</ulink>, 2007. ISBN: 978-1-59327-151-0</para>
</listitem>
<listitem>
<para><ulink
- url="http://www.freebsdmall.com/cgi-bin/fm/bsdcomp">
- The Complete FreeBSD</ulink>, published by
+ url="http://www.freebsdmall.com/cgi-bin/fm/bsdcomp">
+ The Complete FreeBSD</ulink>, published by
<ulink url="http://www.oreilly.com/">O'Reilly</ulink>, 2003.
ISBN: 0596005164</para>
</listitem>
<listitem>
<para><ulink url="http://www.freebsd-corp-net-guide.com/">The
- FreeBSD Corporate Networker's Guide</ulink>, published by
- <ulink url="http://www.awl.com/aw/">Addison-Wesley</ulink>, 2000.
- ISBN: 0201704811</para>
+ FreeBSD Corporate Networker's Guide</ulink>, published by
+ <ulink url="http://www.awl.com/aw/">Addison-Wesley</ulink>,
+ 2000. ISBN: 0201704811</para>
</listitem>
<listitem>
- <para><ulink url="http://andrsn.stanford.edu/FreeBSD/introbook/">
- FreeBSD: An Open-Source Operating System for Your Personal
- Computer</ulink>, published by The Bit Tree Press, 2001.
+ <para><ulink
+ url="http://andrsn.stanford.edu/FreeBSD/introbook/">
+ FreeBSD: An Open-Source Operating System for Your Personal
+ Computer</ulink>, published by The Bit Tree Press, 2001.
ISBN: 0971204500</para>
</listitem>
<listitem>
<para>Teach Yourself FreeBSD in 24 Hours, published by
- <ulink url="http://www.samspublishing.com/">Sams</ulink>, 2002.
- ISBN: 0672324245</para>
+ <ulink url="http://www.samspublishing.com/">Sams</ulink>,
+ 2002. ISBN: 0672324245</para>
</listitem>
<listitem>
<para>FreeBSD 6 Unleashed, published by
- <ulink url="http://www.samspublishing.com/">Sams</ulink>, 2006.
- ISBN: 0672328755</para>
+ <ulink url="http://www.samspublishing.com/">Sams</ulink>,
+ 2006. ISBN: 0672328755</para>
</listitem>
<listitem>
- <para>FreeBSD: The Complete Reference, published by
- <ulink url="http://books.mcgraw-hill.com">McGrawHill</ulink>, 2003.
- ISBN: 0072224096 </para>
+ <para>FreeBSD: The Complete Reference, published by <ulink
+ url="http://books.mcgraw-hill.com">McGrawHill</ulink>,
+ 2003. ISBN: 0072224096 </para>
</listitem>
<listitem>
@@ -215,461 +229,477 @@
published by Software Press Sp. z o.o. SK.
ISSN 1898-9144</para>
</listitem>
-
</itemizedlist>
</sect1>
-
+
<sect1 id="bibliography-userguides">
<title>Users' Guides</title>
-
+
<itemizedlist>
<listitem>
- <para>Computer Systems Research Group, UC Berkeley. <emphasis>4.4BSD
- User's Reference Manual</emphasis>. O'Reilly & Associates,
- Inc., 1994. ISBN 1-56592-075-9</para>
+ <para>Computer Systems Research Group, UC Berkeley.
+ <emphasis>4.4BSD User's Reference Manual</emphasis>.
+ O'Reilly & Associates, Inc., 1994. ISBN
+ 1-56592-075-9</para>
</listitem>
-
+
<listitem>
- <para>Computer Systems Research Group, UC Berkeley. <emphasis>4.4BSD
- User's Supplementary Documents</emphasis>. O'Reilly &
- Associates, Inc., 1994. ISBN 1-56592-076-7</para>
+ <para>Computer Systems Research Group, UC Berkeley.
+ <emphasis>4.4BSD User's Supplementary Documents</emphasis>.
+ O'Reilly & Associates, Inc., 1994. ISBN
+ 1-56592-076-7</para>
</listitem>
-
+
<listitem>
<para><emphasis>UNIX in a Nutshell</emphasis>. O'Reilly &
- Associates, Inc., 1990. ISBN 093717520X</para>
+ Associates, Inc., 1990. ISBN 093717520X</para>
</listitem>
-
+
<listitem>
- <para>Mui, Linda. <emphasis>What You Need To Know When You Can't Find
- Your UNIX System Administrator</emphasis>. O'Reilly &
- Associates, Inc., 1995. ISBN 1-56592-104-6</para>
+ <para>Mui, Linda. <emphasis>What You Need To Know When You
+ Can't Find Your UNIX System Administrator</emphasis>.
+ O'Reilly & Associates, Inc., 1995. ISBN
+ 1-56592-104-6</para>
</listitem>
-
+
<listitem>
- <para><ulink url="http://www.osu.edu/">Ohio State University</ulink>
- has written a <ulink
- url="http://8help.osu.edu/wks/unix_course/index.html">UNIX
- Introductory Course</ulink> which is available online in HTML and
- PostScript format.</para>
+ <para>Ohio State University has written a <ulink
+ url="http://www.cs.duke.edu/csl/docs/unix_course/">UNIX
+ Introductory Course</ulink> which is available online in
+ HTML and PostScript format.</para>
<para>An Italian <ulink
- url="&url.doc.base;/it_IT.ISO8859-15/books/unix-introduction/index.html">translation</ulink>
+ url="&url.doc.base;/it_IT.ISO8859-15/books/unix-introduction/index.html">translation</ulink>
of this document is available as part of the FreeBSD Italian
Documentation Project.</para>
</listitem>
-
+
<listitem>
- <para><ulink url="http://www.jp.FreeBSD.org/">Jpman Project, Japan
- FreeBSD Users Group</ulink>. <ulink
- url="http://www.pc.mycom.co.jp/FreeBSD/urm.html">FreeBSD User's
- Reference Manual</ulink> (Japanese translation). <ulink
- url="http://www.pc.mycom.co.jp/">Mainichi Communications
- Inc.</ulink>, 1998. ISBN4-8399-0088-4 P3800E.</para>
+ <para><ulink url="http://www.jp.FreeBSD.org/">Jpman Project,
+ Japan FreeBSD Users Group</ulink>. <ulink
+ url="http://www.pc.mycom.co.jp/FreeBSD/urm.html">FreeBSD
+ User's Reference Manual</ulink> (Japanese translation).
+ <ulink url="http://www.pc.mycom.co.jp/">Mainichi
+ Communications Inc.</ulink>, 1998. ISBN4-8399-0088-4
+ P3800E.</para>
</listitem>
<listitem>
<para><ulink url="http://www.ed.ac.uk/">Edinburgh
- University</ulink> has written an <ulink
- url="http://unixhelp.ed.ac.uk/">Online Guide</ulink> for
+ University</ulink> has written an <ulink
+ url="http://unixhelp.ed.ac.uk/">Online Guide</ulink> for
newcomers to the UNIX environment.</para>
</listitem>
</itemizedlist>
</sect1>
-
+
<sect1 id="bibliography-adminguides">
<title>Administrators' Guides</title>
-
+
<itemizedlist>
<listitem>
<para>Albitz, Paul and Liu, Cricket. <emphasis>DNS and
- BIND</emphasis>, 4th Ed. O'Reilly & Associates, Inc., 2001.
- ISBN 1-59600-158-4</para>
+ BIND</emphasis>, 4th Ed. O'Reilly & Associates, Inc.,
+ 2001. ISBN 1-59600-158-4</para>
</listitem>
-
+
<listitem>
- <para>Computer Systems Research Group, UC Berkeley. <emphasis>4.4BSD
- System Manager's Manual</emphasis>. O'Reilly & Associates,
- Inc., 1994. ISBN 1-56592-080-5</para>
+ <para>Computer Systems Research Group, UC Berkeley.
+ <emphasis>4.4BSD System Manager's Manual</emphasis>.
+ O'Reilly & Associates, Inc., 1994. ISBN
+ 1-56592-080-5</para>
</listitem>
-
+
<listitem>
- <para>Costales, Brian, et al. <emphasis>Sendmail</emphasis>, 2nd Ed.
- O'Reilly & Associates, Inc., 1997. ISBN 1-56592-222-0</para>
+ <para>Costales, Brian, et al. <emphasis>Sendmail</emphasis>,
+ 2nd Ed. O'Reilly & Associates, Inc., 1997. ISBN
+ 1-56592-222-0</para>
</listitem>
-
+
<listitem>
<para>Frisch, Æleen. <emphasis>Essential System
- Administration</emphasis>, 2nd Ed. O'Reilly & Associates,
- Inc., 1995. ISBN 1-56592-127-5</para>
+ Administration</emphasis>, 2nd Ed. O'Reilly &
+ Associates, Inc., 1995. ISBN 1-56592-127-5</para>
</listitem>
-
+
<listitem>
<para>Hunt, Craig. <emphasis>TCP/IP Network
- Administration</emphasis>, 2nd Ed. O'Reilly & Associates, Inc.,
- 1997. ISBN 1-56592-322-7</para>
+ Administration</emphasis>, 2nd Ed. O'Reilly &
+ Associates, Inc., 1997. ISBN 1-56592-322-7</para>
</listitem>
-
+
<listitem>
<para>Nemeth, Evi. <emphasis>UNIX System Administration
- Handbook</emphasis>. 3rd Ed. Prentice Hall, 2000. ISBN
- 0-13-020601-6</para>
+ Handbook</emphasis>. 3rd Ed. Prentice Hall, 2000. ISBN
+ 0-13-020601-6</para>
</listitem>
-
+
<listitem>
- <para>Stern, Hal <emphasis>Managing NFS and NIS</emphasis> O'Reilly
- & Associates, Inc., 1991. ISBN 0-937175-75-7</para>
+ <para>Stern, Hal <emphasis>Managing NFS and NIS</emphasis>
+ O'Reilly & Associates, Inc., 1991. ISBN
+ 0-937175-75-7</para>
</listitem>
-
+
<listitem>
- <para><ulink url="http://www.jp.FreeBSD.org/">Jpman Project, Japan
- FreeBSD Users Group</ulink>. <ulink
- url="http://www.pc.mycom.co.jp/FreeBSD/sam.html">FreeBSD System
- Administrator's Manual</ulink> (Japanese translation). <ulink
- url="http://www.pc.mycom.co.jp/">Mainichi Communications
- Inc.</ulink>, 1998. ISBN4-8399-0109-0 P3300E.</para>
+ <para><ulink url="http://www.jp.FreeBSD.org/">Jpman Project,
+ Japan FreeBSD Users Group</ulink>. <ulink
+ url="http://www.pc.mycom.co.jp/FreeBSD/sam.html">FreeBSD
+ System Administrator's Manual</ulink> (Japanese
+ translation). <ulink
+ url="http://www.pc.mycom.co.jp/">Mainichi Communications
+ Inc.</ulink>, 1998. ISBN4-8399-0109-0 P3300E.</para>
</listitem>
<listitem>
<para>Dreyfus, Emmanuel. <ulink
- url="http://www.eyrolles.com/Informatique/Livre/9782212114638/">Cahiers
- de l'Admin: BSD</ulink> 2nd Ed. (in French), Eyrolles, 2004.
- ISBN 2-212-11463-X</para>
+ url="http://www.eyrolles.com/Informatique/Livre/9782212114638/">Cahiers
+ de l'Admin: BSD</ulink> 2nd Ed. (in French), Eyrolles,
+ 2004. ISBN 2-212-11463-X</para>
</listitem>
</itemizedlist>
</sect1>
-
+
<sect1 id="bibliography-programmers">
<title>Programmers' Guides</title>
-
+
<itemizedlist>
<listitem>
<para>Asente, Paul, Converse, Diana, and Swick, Ralph.
- <emphasis>X Window System Toolkit</emphasis>. Digital Press,
- 1998. ISBN 1-55558-178-1</para>
+ <emphasis>X Window System Toolkit</emphasis>. Digital
+ Press, 1998. ISBN 1-55558-178-1</para>
</listitem>
-
+
<listitem>
- <para>Computer Systems Research Group, UC Berkeley. <emphasis>4.4BSD
- Programmer's Reference Manual</emphasis>. O'Reilly &
- Associates, Inc., 1994. ISBN 1-56592-078-3</para>
+ <para>Computer Systems Research Group, UC Berkeley.
+ <emphasis>4.4BSD Programmer's Reference Manual</emphasis>.
+ O'Reilly & Associates, Inc., 1994. ISBN
+ 1-56592-078-3</para>
</listitem>
-
+
<listitem>
- <para>Computer Systems Research Group, UC Berkeley. <emphasis>4.4BSD
- Programmer's Supplementary Documents</emphasis>. O'Reilly &
- Associates, Inc., 1994. ISBN 1-56592-079-1</para>
+ <para>Computer Systems Research Group, UC Berkeley.
+ <emphasis>4.4BSD Programmer's Supplementary
+ Documents</emphasis>. O'Reilly & Associates, Inc.,
+ 1994. ISBN 1-56592-079-1</para>
</listitem>
-
+
<listitem>
- <para>Harbison, Samuel P. and Steele, Guy L. Jr. <emphasis>C: A
- Reference Manual</emphasis>. 4th ed. Prentice Hall, 1995.
- ISBN 0-13-326224-3</para>
+ <para>Harbison, Samuel P. and Steele, Guy L. Jr. <emphasis>C:
+ A Reference Manual</emphasis>. 4th ed. Prentice Hall,
+ 1995. ISBN 0-13-326224-3</para>
</listitem>
-
+
<listitem>
<para>Kernighan, Brian and Dennis M. Ritchie. <emphasis>The C
- Programming Language</emphasis>. 2nd Ed. PTR Prentice Hall, 1988.
- ISBN 0-13-110362-8</para>
+ Programming Language</emphasis>. 2nd Ed. PTR Prentice
+ Hall, 1988. ISBN 0-13-110362-8</para>
</listitem>
-
+
<listitem>
- <para>Lehey, Greg. <emphasis>Porting UNIX Software</emphasis>.
- O'Reilly & Associates, Inc., 1995. ISBN 1-56592-126-7</para>
+ <para>Lehey, Greg. <emphasis>Porting UNIX
+ Software</emphasis>. O'Reilly & Associates, Inc.,
+ 1995. ISBN 1-56592-126-7</para>
</listitem>
-
+
<listitem>
- <para>Plauger, P. J. <emphasis>The Standard C Library</emphasis>.
- Prentice Hall, 1992. ISBN 0-13-131509-9</para>
+ <para>Plauger, P. J. <emphasis>The Standard C
+ Library</emphasis>. Prentice Hall, 1992. ISBN
+ 0-13-131509-9</para>
</listitem>
-
+
<listitem>
<para>Spinellis, Diomidis. <ulink
- url="http://www.spinellis.gr/codereading/"><emphasis>Code
- Reading: The Open Source Perspective</emphasis></ulink>.
+ url="http://www.spinellis.gr/codereading/"><emphasis>Code
+ Reading: The Open Source Perspective</emphasis></ulink>.
Addison-Wesley, 2003. ISBN 0-201-79940-5</para>
</listitem>
<listitem>
<para>Spinellis, Diomidis. <ulink
- url="http://www.spinellis.gr/codequality/"><emphasis>Code
- Quality: The Open Source Perspective</emphasis></ulink>.
+ url="http://www.spinellis.gr/codequality/"><emphasis>Code
+ Quality: The Open Source Perspective</emphasis></ulink>.
Addison-Wesley, 2006. ISBN 0-321-16607-8</para>
</listitem>
<listitem>
<para>Stevens, W. Richard and Stephen A. Rago.
- <emphasis>Advanced Programming in the UNIX
- Environment</emphasis>. 2nd Ed.
- Reading, Mass. : Addison-Wesley, 2005.
- ISBN 0-201-43307-9</para>
+ <emphasis>Advanced Programming in the UNIX
+ Environment</emphasis>. 2nd Ed. Reading, Mass. :
+ Addison-Wesley, 2005. ISBN 0-201-43307-9</para>
</listitem>
-
+
<listitem>
<para>Stevens, W. Richard. <emphasis>UNIX Network
- Programming</emphasis>. 2nd Ed, PTR Prentice Hall, 1998. ISBN
- 0-13-490012-X</para>
+ Programming</emphasis>. 2nd Ed, PTR Prentice Hall, 1998.
+ ISBN 0-13-490012-X</para>
</listitem>
-
+
<listitem>
- <para>Wells, Bill. <quote>Writing Serial Drivers for UNIX</quote>.
- <emphasis>Dr. Dobb's Journal</emphasis>. 19(15), December 1994.
- pp68-71, 97-99.</para>
+ <para>Wells, Bill. <quote>Writing Serial Drivers for
+ UNIX</quote>. <emphasis>Dr. Dobb's Journal</emphasis>.
+ 19(15), December 1994. pp68-71, 97-99.</para>
</listitem>
</itemizedlist>
</sect1>
-
+
<sect1 id="bibliography-osinternals">
<title>Operating System Internals</title>
-
+
<itemizedlist>
<listitem>
<para>Andleigh, Prabhat K. <emphasis>UNIX System
- Architecture</emphasis>. Prentice-Hall, Inc., 1990. ISBN
- 0-13-949843-5</para>
+ Architecture</emphasis>. Prentice-Hall, Inc., 1990. ISBN
+ 0-13-949843-5</para>
</listitem>
-
+
<listitem>
- <para>Jolitz, William. <quote>Porting UNIX to the 386</quote>.
- <emphasis>Dr. Dobb's Journal</emphasis>. January 1991-July
- 1992.</para>
+ <para>Jolitz, William. <quote>Porting UNIX to the
+ 386</quote>. <emphasis>Dr. Dobb's Journal</emphasis>.
+ January 1991-July 1992.</para>
</listitem>
-
+
<listitem>
- <para>Leffler, Samuel J., Marshall Kirk McKusick, Michael J Karels and
- John Quarterman <emphasis>The Design and Implementation of the
- 4.3BSD UNIX Operating System</emphasis>. Reading, Mass. :
- Addison-Wesley, 1989. ISBN 0-201-06196-1</para>
+ <para>Leffler, Samuel J., Marshall Kirk McKusick, Michael J
+ Karels and John Quarterman <emphasis>The Design and
+ Implementation of the 4.3BSD UNIX Operating
+ System</emphasis>. Reading, Mass. : Addison-Wesley, 1989.
+ ISBN 0-201-06196-1</para>
</listitem>
-
+
<listitem>
- <para>Leffler, Samuel J., Marshall Kirk McKusick, <emphasis>The Design
- and Implementation of the 4.3BSD UNIX Operating System: Answer
- Book</emphasis>. Reading, Mass. : Addison-Wesley, 1991. ISBN
- 0-201-54629-9</para>
+ <para>Leffler, Samuel J., Marshall Kirk McKusick,
+ <emphasis>The Design and Implementation of the 4.3BSD UNIX
+ Operating System: Answer Book</emphasis>. Reading, Mass.
+ : Addison-Wesley, 1991. ISBN 0-201-54629-9</para>
</listitem>
-
+
<listitem>
- <para>McKusick, Marshall Kirk, Keith Bostic, Michael J Karels, and
- John Quarterman. <emphasis>The Design and Implementation of the
- 4.4BSD Operating System</emphasis>. Reading, Mass. :
- Addison-Wesley, 1996. ISBN 0-201-54979-4</para>
+ <para>McKusick, Marshall Kirk, Keith Bostic, Michael J Karels,
+ and John Quarterman. <emphasis>The Design and
+ Implementation of the 4.4BSD Operating System</emphasis>.
+ Reading, Mass. : Addison-Wesley, 1996. ISBN
+ 0-201-54979-4</para>
<para>(Chapter 2 of this book is available <ulink
- url="&url.books.design-44bsd;/book.html">online</ulink> as part of
- the FreeBSD Documentation Project, and chapter 9 <ulink
- url="http://www.netapp.com/tech_library/nfsbook.html">
- here</ulink>.)</para>
+ url="&url.books.design-44bsd;/book.html">online</ulink> as
+ part of the FreeBSD Documentation Project.)</para>
</listitem>
-
+
<listitem>
- <para>Marshall Kirk McKusick, George V. Neville-Neil <emphasis>The
- Design and Implementation of the FreeBSD Operating
- System</emphasis>. Boston, Mass. : Addison-Wesley, 2004.
- ISBN 0-201-70245-2</para>
+ <para>Marshall Kirk McKusick, George V. Neville-Neil
+ <emphasis>The Design and Implementation of the FreeBSD
+ Operating System</emphasis>. Boston, Mass. :
+ Addison-Wesley, 2004. ISBN 0-201-70245-2</para>
</listitem>
<listitem>
- <para>Stevens, W. Richard. <emphasis>TCP/IP Illustrated, Volume 1:
- The Protocols</emphasis>. Reading, Mass. : Addison-Wesley,
- 1996. ISBN 0-201-63346-9</para>
+ <para>Stevens, W. Richard. <emphasis>TCP/IP Illustrated,
+ Volume 1: The Protocols</emphasis>. Reading, Mass. :
+ Addison-Wesley, 1996. ISBN 0-201-63346-9</para>
</listitem>
-
+
<listitem>
<para>Schimmel, Curt. <emphasis>Unix Systems for Modern
- Architectures</emphasis>. Reading, Mass. : Addison-Wesley, 1994.
- ISBN 0-201-63338-8</para>
+ Architectures</emphasis>. Reading, Mass. :
+ Addison-Wesley, 1994. ISBN 0-201-63338-8</para>
</listitem>
-
+
<listitem>
- <para>Stevens, W. Richard. <emphasis>TCP/IP Illustrated, Volume 3:
- TCP for Transactions, HTTP, NNTP and the UNIX Domain
- Protocols</emphasis>. Reading, Mass. : Addison-Wesley, 1996.
- ISBN 0-201-63495-3</para>
+ <para>Stevens, W. Richard. <emphasis>TCP/IP Illustrated,
+ Volume 3: TCP for Transactions, HTTP, NNTP and the UNIX
+ Domain Protocols</emphasis>. Reading, Mass. :
+ Addison-Wesley, 1996. ISBN 0-201-63495-3</para>
</listitem>
-
+
<listitem>
<para>Vahalia, Uresh. <emphasis>UNIX Internals -- The New
- Frontiers</emphasis>. Prentice Hall, 1996. ISBN
- 0-13-101908-2</para>
+ Frontiers</emphasis>. Prentice Hall, 1996. ISBN
+ 0-13-101908-2</para>
</listitem>
-
+
<listitem>
- <para>Wright, Gary R. and W. Richard Stevens. <emphasis>TCP/IP
- Illustrated, Volume 2: The Implementation</emphasis>. Reading,
- Mass. : Addison-Wesley, 1995. ISBN 0-201-63354-X</para>
+ <para>Wright, Gary R. and W. Richard Stevens.
+ <emphasis>TCP/IP Illustrated, Volume 2: The
+ Implementation</emphasis>. Reading, Mass. :
+ Addison-Wesley, 1995. ISBN 0-201-63354-X</para>
</listitem>
</itemizedlist>
</sect1>
-
+
<sect1 id="bibliography-security">
<title>Security Reference</title>
-
+
>>> TRUNCATED FOR MAIL (1000 lines) <<<
More information about the p4-projects
mailing list