From pirat@access.inet.co.th  Tue Feb 10 14:08:51 2004
Return-Path: <pirat@access.inet.co.th>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C857B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Feb 2004 14:08:51 -0800 (PST)
Received: from access.inet.co.th (access.inet.co.th [203.151.127.252])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 11F5843D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Feb 2004 14:08:51 -0800 (PST)
	(envelope-from pirat@access.inet.co.th)
Received: from firak.thai-aec.org (TruPPPv92-225-78.inet.co.th [203.151.225.78])
	by access.inet.co.th (8.12.5/8.12.5) with ESMTP id i1AM8mG2017965
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Feb 2004 05:08:48 +0700 (ICT)
	(envelope-from pirat@access.inet.co.th)
Received: from firak.thai-aec.org (localhost.thai-aec.org [127.0.0.1])
	by firak.thai-aec.org (8.12.10/8.12.10) with ESMTP id i1AMAq5b018767
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Feb 2004 05:10:52 +0700 (ICT)
	(envelope-from pirat@access.inet.co.th)
Received: (from pirat@localhost)
	by firak.thai-aec.org (8.12.10/8.12.10/Submit) id i1AMAqkx018766;
	Wed, 11 Feb 2004 05:10:52 +0700 (ICT)
	(envelope-from pirat@access.inet.co.th)
Message-Id: <200402102210.i1AMAqkx018766@firak.thai-aec.org>
Date: Wed, 11 Feb 2004 05:10:52 +0700 (ICT)
From: makham <pirat@access.inet.co.th>
Reply-To: makham <pirat@access.inet.co.th>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: setting up X display subsystem function in sysinstall is wrong 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62665
>Category:       docs
>Synopsis:       setting up X display subsystem function in sysinstall is wrong
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 10 14:10:01 PST 2004
>Closed-Date:    Fri Nov 05 18:09:48 GMT 2004
>Last-Modified:  Fri Nov 05 18:09:48 GMT 2004
>Originator:     makham
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD firak.thai-aec.org 4.9-STABLE FreeBSD 4.9-STABLE #5: Sat Jan 31 09:48:10 ICT 2004 root@firak.thai-aec.org:/var/obj/usr/src/sys/Firak i386


	
>Description:
if one needs to configure X display subsystem one should use configXSetup
 instead of configXEnvironment as mention in man sysinstall

also configXDesktop is added for selection of desktop setting up.
	
>How-To-Repeat:
man sysinstall
	
>Fix:

	

--- sysinstall-patch begins here ---
--- sysinstall.8.orig	Wed Feb 11 04:22:05 2004
+++ sysinstall.8	Wed Feb 11 04:25:05 2004
@@ -233,8 +233,13 @@
 .Pp
 .Sy Variables :
 None
-.It configXEnvironment
+.It configXSetup
 Configure the X display subsystem.
+.Pp
+.Sy Variables :
+None
+.It configXDesktop
+Configure the X Desktop after X display subsystem.
 .Pp
 .Sy Variables :
 None
--- sysinstall-patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Fri Nov 5 18:09:29 GMT 2004 
State-Changed-Why:  
Fix committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62665 
>Unformatted:
