Page MenuHomeFreeBSD

D9173.id23982.diff
No OneTemporary

D9173.id23982.diff

Index: en_US.ISO8859-1/books/handbook/x11/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/handbook/x11/chapter.xml
+++ en_US.ISO8859-1/books/handbook/x11/chapter.xml
@@ -240,19 +240,19 @@
<para>On &os;, <application>&xorg;</application> can be installed
as a package or port.</para>
+ <para>The binary package can be installed quickly but with
+ fewer options for customization:</para>
+
+ <screen>&prompt.root; <userinput>pkg install xorg</userinput></screen>
+
<para>To build and install from the Ports Collection:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/x11/xorg</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
- <para>The binary package can be installed more quickly but with
- fewer options for customization:</para>
-
- <screen>&prompt.root; <userinput>pkg install xorg</userinput></screen>
-
<para>Either of these installations results in the complete
- <application>&xorg;</application> system being installed. This
- is the best option for most users.</para>
+ <application>&xorg;</application> system being installed. Binary packages
+ are the best option for most users.</para>
<para>A smaller version of the X system suitable for experienced
users is available in <package>x11/xorg-minimal</package>. Most
@@ -931,8 +931,13 @@
on this, see the &man.X.7; manual page or <xref
linkend="truetype"/>.</para>
- <para>To install the above Type1 font collections from the Ports
- Collection, run the following commands:</para>
+ <para>To install the above Type1 font collections from binary packages,
+ run the following commands:</para>
+
+ <screen>&prompt.root; <userinput>pkg install urwfonts</userinput></screen>
+
+ <para>Alternatively, to build from the Ports Collection, run the following
+ commands:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/x11-fonts/urwfonts</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 1, 1:07 AM (18 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37738790
Default Alt Text
D9173.id23982.diff (2 KB)

Event Timeline