| Summary: | [patch] clarify xfree86 installation | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Josef El-Rayes <j.el-rayes> | ||||||
| Component: | Books & Articles | Assignee: | Marc Fonvieille <blackend> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Josef El-Rayes
2003-07-20 23:50:10 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 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!" 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! 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! |