From owner-p4-projects@FreeBSD.ORG Sun May 16 00:16:27 2010 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2B74F106566B; Sun, 16 May 2010 00:16:27 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E43FE1065670 for ; Sun, 16 May 2010 00:16:26 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D1E6E8FC0C for ; Sun, 16 May 2010 00:16:26 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4G0GQMx083306 for ; Sun, 16 May 2010 00:16:26 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4G0GQBU083304 for perforce@freebsd.org; Sun, 16 May 2010 00:16:26 GMT (envelope-from rene@FreeBSD.org) Date: Sun, 16 May 2010 00:16:26 GMT Message-Id: <201005160016.o4G0GQBU083304@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 178306 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 00:16:27 -0000 http://p4web.freebsd.org/@@178306?ac=10 Change 178306 by rene@rene_eee on 2010/05/16 00:16:12 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#16 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml#16 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/mailing-lists.ent#13 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#47 integrate .. //depot/projects/docproj_nl/www/share/sgml/usergroups.xml#13 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#16 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -519,6 +519,11 @@ + &a.sysinstall.name; + &man.sysinstall.8; development + + + &a.threads.name; Threading in FreeBSD ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml#16 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -3127,8 +3127,8 @@ Reasons to Run a Name Server - Name servers usually come in two forms: an authoritative - name server, and a caching name server. + Name servers generally come in two forms: authoritative + name servers, and caching name servers. An authoritative name server is needed when: @@ -3173,8 +3173,8 @@ retrieves the reply. With a local, caching DNS server, the query only has to be made once to the outside world by the caching DNS - server. Every additional query will not have to look to the - outside of the local network, since the information is cached + server. Additional queries will not have to go + outside the local network, since the information is cached locally. @@ -3234,7 +3234,7 @@ starting - Since BIND is installed by default, configuring it all is + Since BIND is installed by default, configuring it is relatively simple. The default named configuration @@ -3805,7 +3805,7 @@ The MX record indicates which mail servers are responsible for handling incoming mail for the zone. mail.example.org is the - hostname of the mail server, and 10 being the priority of + hostname of a mail server, and 10 is the priority of that mail server. One can have several mail servers, with priorities of 10, @@ -3838,7 +3838,7 @@ 5 IN PTR mail.example.org. This file gives the proper IP address to hostname - mappings of our above fictitious domain. + mappings for the above fictitious domain. It is worth noting that all names on the right side of a PTR record need to be fully qualified (i.e., end in @@ -3879,8 +3879,8 @@ If a problem arises, keeping sources up to date and - having a fresh build of named would - not hurt. + having a fresh build of named + may help. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/mailing-lists.ent#13 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -455,6 +455,10 @@ SVN commit messages for the vendor work area tree"> svn-src-vendor"> + +Sysinstall development mailing list"> +freebsd-sysinstall"> + FreeBSD test mailing list"> freebsd-test"> ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#47 (text+ko) ==== @@ -1,7 +1,7 @@