FreeBSD Bugzilla – Attachment 152005 Details for
Bug 196996
[patch] Wrong font path in handbook section 6.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix wrong font path
handbook_x11.diff (text/plain), 948 bytes, created by
Luca Ferraresi
on 2015-01-22 09:38:13 UTC
(
hide
)
Description:
Fix wrong font path
Filename:
MIME Type:
Creator:
Luca Ferraresi
Created:
2015-01-22 09:38:13 UTC
Size:
948 bytes
patch
obsolete
>Index: en_US.ISO8859-1/books/handbook/x11/chapter.xml >=================================================================== >--- en_US.ISO8859-1/books/handbook/x11/chapter.xml (revision 46225) >+++ en_US.ISO8859-1/books/handbook/x11/chapter.xml (working copy) >@@ -585,12 +585,12 @@ > to the X server configuration file > (<filename>/etc/X11/xorg.conf</filename>), which reads:</para> > >- <programlisting>FontPath "/usr/local/lib/X11/fonts/URW/"</programlisting> >+ <programlisting>FontPath "/usr/local/lib/X11/fonts/urwfonts/"</programlisting> > > <para>Alternatively, at the command line in the X session > run:</para> > >- <screen>&prompt.user; <userinput>xset fp+ /usr/local/lib/X11/fonts/URW</userinput> >+ <screen>&prompt.user; <userinput>xset fp+ /usr/local/lib/X11/fonts/urwfonts</userinput> > &prompt.user; <userinput>xset fp rehash</userinput></screen> > > <para>This will work but will be lost when the X session is
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 196996
: 152005