Bug 54676

Summary: [patch] clarify xfree86 installation
Product: Documentation Reporter: Josef El-Rayes <j.el-rayes>
Component: Books & ArticlesAssignee: Marc Fonvieille <blackend>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
chapter.sgml.diff
none
chapter.sgml.diff none

Description Josef El-Rayes 2003-07-20 23:50:10 UTC
	i just wanted to clarify that it is not necessary to use the XFree86
meta package to install XFree86, there are packages/ports for the different
parts.
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2003-07-21 09:37:13 UTC
On Mon, Jul 21, 2003 at 12:46:04AM +0200, Josef El-Rayes wrote:
> 
> --- chapter.sgml.diff begins here ---
> --- chapter.sgml.orig	Sun Jul 20 23:25:13 2003
> +++ chapter.sgml	Sun Jul 20 23:29:58 2003
> @@ -318,6 +318,11 @@
>      <screen>&prompt.root; <userinput>cd /usr/ports/x11/XFree86-4</userinput>
>  &prompt.root; <userinput>make install clean</userinput></screen>
>

I'm more for:

> +	<note><para>This will install the complete
		    The examples above will install...

> +<application>XFree86</application>, including the
> +servers, clients, fonts etc. There are also seperate packages and ports
> +for the different parts of <application>XFree86</application>.</para></note>
				 Separate packages and ports for
different parts of <application>XFree86 4.X</application> are also
available.

The "4.X" is important since we also talked about 3.X installation but
the separate ports do not exist for this version.

Marc
Comment 2 Josef El-Rayes 2003-07-21 20:17:59 UTC
I redid the patch according to Marc's hints.

-josef

-- 
www: http://www.daemon.li
nic-hdl: JER1080312-NICAT
FreeBSD PortMaintainer 
"Make World - Not War!"
Comment 3 Marc Fonvieille freebsd_committer freebsd_triage 2003-07-21 21:00:21 UTC
State Changed
From-To: open->closed

I committed a slightly different version of your patch: 
- I tried to limit line length to 72 chars 
- 2 spaces should be added between a period and the beginning of a new 
sentence. 
- s/4.x/4.X 
- I used a comma instead of the dash. 
Thnaks for the submission! 


Comment 4 Marc Fonvieille freebsd_committer freebsd_triage 2003-07-21 21:00:21 UTC
Responsible Changed
From-To: freebsd-doc->blackend

I committed a slightly different version of your patch: 
- I tried to limit line length to 72 chars 
- 2 spaces should be added between a period and the beginning of a new 
sentence. 
- s/4.x/4.X 
- I used a comma instead of the dash. 
Thnaks for the submission!