From owner-freebsd-doc Thu Jul 11 8:20:31 2002 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 EB71A37B405 for ; Thu, 11 Jul 2002 08:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A049443E6D for ; Thu, 11 Jul 2002 08:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6BFK2JU041445 for ; Thu, 11 Jul 2002 08:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6BFK2Fj041444; Thu, 11 Jul 2002 08:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DAA137B400 for ; Thu, 11 Jul 2002 08:13:46 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E3F43E4A for ; Thu, 11 Jul 2002 08:13:45 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020711151328.IHAI8262.rwcrmhc52.attbi.com@bmah.dyndns.org> for ; Thu, 11 Jul 2002 15:13:28 +0000 Received: from intruder.bmah.org (localhost [IPv6:::1]) by bmah.dyndns.org (8.12.5/8.12.5) with ESMTP id g6BFDSeU069367 for ; Thu, 11 Jul 2002 08:13:28 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.5/8.12.5/Submit) id g6BFDS8q069366; Thu, 11 Jul 2002 08:13:28 -0700 (PDT) Message-Id: <200207111513.g6BFDS8q069366@intruder.bmah.org> Date: Thu, 11 Jul 2002 08:13:28 -0700 (PDT) From: "Bruce A. Mah" Reply-To: "Bruce A. Mah" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/40462: [PATCH] Part of the Handbook still claims XFree86 3.X is current 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: 40462 >Category: docs >Synopsis: [PATCH] Part of the Handbook still claims XFree86 3.X is current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 11 08:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD intruder.bmah.org 4.6-STABLE FreeBSD 4.6-STABLE #16: Sat Jul 6 11:49:48 PDT 2002 root@intruder.bmah.org:/usr/obj/usr/src/sys/NIMITZ i386 >Description: There's still some text in the X11 section of the Handbook that thinks XFree86 3.X is current. >How-To-Repeat: Read here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html >Fix: Here's an untested patch that fixes the problem, but I recommend someone with more time and/or X11-fu than me give it a review, as well as look through this chapter for other occurrances. --- chapter.sgml.diff begins here --- Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v retrieving revision 1.82 diff -u -r1.82 chapter.sgml --- chapter.sgml 28 May 2002 17:38:52 -0000 1.82 +++ chapter.sgml 11 Jul 2002 15:07:05 -0000 @@ -268,17 +268,17 @@ cards that were supported in 3.X are not yet supported in 4.X. The FreeBSD setup program offers users the opportunity to install - and configure XFree86 3.3.6 during installation (covered in - ). To run - XFree86 4.X, wait until after the base + and configure XFree86 4.X during installation (covered in + ). To install and run + XFree86 3.X, wait until after the base FreeBSD system is installed, and then install XFree86. For example, - to build and install XFree86 4.X from the + to build and install XFree86 3.X from the ports collection: - &prompt.root; cd /usr/ports/x11/XFree86-4 + &prompt.root; cd /usr/ports/x11/XFree86 &prompt.root; make all install clean - Alternatively, XFree86 4.X can be + Alternatively, either version of XFree86 can be installed from a binary package with the pkg_add tool or directly from the FreeBSD binaries provided on the The rest of this chapter will explain how to configure XFree86, and how to setup a productive desktop environment. - + --- chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message