From owner-freebsd-doc@FreeBSD.ORG Thu Jan 6 21:40:30 2005 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A94CC16A4CE for ; Thu, 6 Jan 2005 21:40:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD9743D45 for ; Thu, 6 Jan 2005 21:40:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j06LeUem088975 for ; Thu, 6 Jan 2005 21:40:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j06LeU7j088974; Thu, 6 Jan 2005 21:40:30 GMT (envelope-from gnats) Resent-Date: Thu, 6 Jan 2005 21:40:30 GMT Resent-Message-Id: <200501062140.j06LeU7j088974@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joel Dahl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 105FC16A4CE for ; Thu, 6 Jan 2005 21:38:28 +0000 (GMT) Received: from av11-2-sn2.hy.skanova.net (av11-2-sn2.hy.skanova.net [81.228.8.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id A544B43D49 for ; Thu, 6 Jan 2005 21:38:27 +0000 (GMT) (envelope-from joel@automatvapen.se) Received: by av11-2-sn2.hy.skanova.net (Postfix, from userid 502) id 77AA037EAA; Thu, 6 Jan 2005 22:38:26 +0100 (CET) Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av11-2-sn2.hy.skanova.net (Postfix) with ESMTP id 5DE8137E51 for ; Thu, 6 Jan 2005 22:38:26 +0100 (CET) Received: from dude.automatvapen.se (t6o55p3.telia.com [212.181.194.123]) by smtp4-2-sn2.hy.skanova.net (Postfix) with SMTP id 6BC7E37E47 for ; Thu, 6 Jan 2005 22:38:25 +0100 (CET) Received: by dude.automatvapen.se (sSMTP sendmail emulation); Thu, 6 Jan 2005 22:38:41 +0100 Message-Id: <20050106213825.6BC7E37E47@smtp4-2-sn2.hy.skanova.net> Date: Thu, 6 Jan 2005 22:38:41 +0100 From: "Joel Dahl" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/75902: [patch] Update handbook, section 23.5.4, two small typos X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joel Dahl List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 21:40:30 -0000 >Number: 75902 >Category: docs >Synopsis: [patch] Update handbook, section 23.5.4, two small typos >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: Thu Jan 06 21:40:30 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Joel Dahl >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD dude.automatvapen.se 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Jan 1 14:36:28 CET 2005 joel@dude.automatvapen.se:/usr/obj/usr/src/sys/WRK i386 >Description: 1. DHCP configuration is actually the second question (IPv6 is the first). 2. Sysinstall says "the interface", not "this interface". >How-To-Repeat: >Fix: --- sysdhcp.diff begins here --- Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml,v retrieving revision 1.51 diff -u -r1.51 chapter.sgml --- chapter.sgml 1 Jan 2005 20:17:17 -0000 1.51 +++ chapter.sgml 6 Jan 2005 21:27:14 -0000 @@ -2600,9 +2600,9 @@ DHCP is supported by sysinstall. When configuring a network interface within - sysinstall, the first question + sysinstall, the second question asked is: Do you want to try DHCP configuration of - this interface?. Answering affirmatively will + the interface?. Answering affirmatively will execute dhclient, and if successful, will fill in the network configuration information automatically. --- sysdhcp.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: