From owner-freebsd-doc Sun Aug 19 8:40:14 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FDFA37B415 for ; Sun, 19 Aug 2001 08:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7JFe0m02238; Sun, 19 Aug 2001 08:40:00 -0700 (PDT) (envelope-from gnats) Received: from mail.rhein-zeitung.de (mail.rhein-zeitung.DE [195.189.135.96]) by hub.freebsd.org (Postfix) with ESMTP id 14E6837B40E for ; Sun, 19 Aug 2001 08:31:57 -0700 (PDT) (envelope-from mheinen0@wiesbaden-online.de) Received: from Moses.earth.sol (pppin210.max-mainz.rz-online.NET [212.7.164.210]) by mail.rhein-zeitung.de (8.11.0/8.11.0) with ESMTP id f7JFVlJ24624 for ; Sun, 19 Aug 2001 17:31:51 +0200 Received: (from vincent@localhost) by Moses.earth.sol (8.11.4/8.11.3) id f7JFVZv39692; Sun, 19 Aug 2001 17:31:35 +0200 (CEST) (envelope-from vincent) Message-Id: <200108191531.f7JFVZv39692@Moses.earth.sol> Date: Sun, 19 Aug 2001 17:31:35 +0200 (CEST) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/29874: minor corrections for config chapter Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29874 >Category: docs >Synopsis: minor corrections for config chapter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 19 08:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Martin Heinen >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD Moses.earth.sol 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jul 20 00:11:52 CEST 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386 >Description: removed space from nameserver option in /etc/resolv.conf, completed sentence describing the search statement, changed numbers of logfiles when explaining newsyslog (logfile is rotated to logfile.0 first) >How-To-Repeat: read the config chapter >Fix: Index: chapter.sgml =================================================================== RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v retrieving revision 1.19 diff -u -r1.19 chapter.sgml --- chapter.sgml 2001/08/16 18:35:01 1.19 +++ chapter.sgml 2001/08/19 15:23:55 @@ -548,14 +548,14 @@ - name server + nameserver The IP address of a name server the resolver should query. The servers are queried in the order listed with a maximum of three. search - Search list hostname lookup. This is normally + Search list for hostname lookup. This is normally determined by the domain of the local hostname. @@ -696,8 +696,8 @@ normally by &man.cron.8; &man.newsyslog.8; determines when log files require archiving or rearranging. logfile is moved to - logfile.1, logfile.1 - is moved to logfile.2, and so on. + logfile.0, logfile.0 + is moved to logfile.1, and so on. Additionally, the log files may be archived in &man.gzip.1; format causing them to be named: logfile.0.gz, logfile.1.gz, and so on. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message