diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-04-26 17:06:06 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-04-26 17:06:06 +0000 |
commit | 002f8adf4d3a2dbbdff9b013685940b24f0fd511 (patch) | |
tree | 82f9169c422530c4afd23960962fbb19425ff93d /x11-fonts | |
parent | 654d0e54990cf59e161a4e259ac00e92f07477d8 (diff) |
Always use "/etc/X11/XF86Config" as the default file for font
configuration.
Suggested by: Matt Mills <matt_mills@btopenworld.com>
Notes
Notes:
svn path=/head/; revision=79677
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/freefonts/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/jmk-x11-fonts/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/lfpfonts-fix/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/lfpfonts-var/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/nucleus/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/urwfonts/pkg-descr | 2 |
6 files changed, 6 insertions, 8 deletions
diff --git a/x11-fonts/freefonts/pkg-descr b/x11-fonts/freefonts/pkg-descr index fc924f9e5d44..b8dde4f205b4 100644 --- a/x11-fonts/freefonts/pkg-descr +++ b/x11-fonts/freefonts/pkg-descr @@ -8,7 +8,7 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/freefont $ xset fp rehash or by adding it to your X-server configuration file (usually -/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. +/etc/X11/XF86Config) and restarting the X-server. Some of these fonts are shareware, and some have restrictions on redistribution. Please consult the accompanying .license files diff --git a/x11-fonts/jmk-x11-fonts/pkg-descr b/x11-fonts/jmk-x11-fonts/pkg-descr index 06040a3ec8e1..a419d838a966 100644 --- a/x11-fonts/jmk-x11-fonts/pkg-descr +++ b/x11-fonts/jmk-x11-fonts/pkg-descr @@ -7,7 +7,7 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/jmk $ xset fp rehash or by adding it to your X-server configuration file (usually -/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. +/etc/X11/XF86Config) and restarting the X-server. This font collection for X is under the terms of the GNU General Public License (GPL) version 2.0 diff --git a/x11-fonts/lfpfonts-fix/pkg-descr b/x11-fonts/lfpfonts-fix/pkg-descr index 19895d78acd6..9ea83003e0d9 100644 --- a/x11-fonts/lfpfonts-fix/pkg-descr +++ b/x11-fonts/lfpfonts-fix/pkg-descr @@ -7,7 +7,6 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-fix $ xset fp rehash or by adding it to your X-server configuration file (usually -/etc/XF86Config, /etc/X11/XF86Config or /etc/Xaccel.ini) and -restarting the X-server. +/etc/X11/XF86Config) and restarting the X-server. WWW: http://dreamer.nitro.dk/linux/lfp/lfpfonts-fix.html diff --git a/x11-fonts/lfpfonts-var/pkg-descr b/x11-fonts/lfpfonts-var/pkg-descr index c2e4e0347c33..54b0daa768e9 100644 --- a/x11-fonts/lfpfonts-var/pkg-descr +++ b/x11-fonts/lfpfonts-var/pkg-descr @@ -7,7 +7,6 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-var $ xset fp rehash or by adding it to your X-server configuration file (usually -/etc/XF86Config, /etc/X11/XF86Config or /etc/Xaccel.ini) and -restarting the X-server. +/etc/X11/XF86Config) and restarting the X-server. WWW: http://dreamer.nitro.dk/linux/lfp/lfpfonts-var.html diff --git a/x11-fonts/nucleus/pkg-descr b/x11-fonts/nucleus/pkg-descr index d3d8d014bffc..ba0a4e85425f 100644 --- a/x11-fonts/nucleus/pkg-descr +++ b/x11-fonts/nucleus/pkg-descr @@ -7,4 +7,4 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/nucleus $ xset fp rehash or by adding it to your X-server configuration file (usually -/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. +/etc/X11/XF86Config) and restarting the X-server. diff --git a/x11-fonts/urwfonts/pkg-descr b/x11-fonts/urwfonts/pkg-descr index 9aa225bb3b40..76a76c47d705 100644 --- a/x11-fonts/urwfonts/pkg-descr +++ b/x11-fonts/urwfonts/pkg-descr @@ -7,4 +7,4 @@ $ xset fp+ /usr/X11R6/lib/X11/fonts/URW $ xset fp rehash or by adding it to your X-server configuration file (usually -/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. +/etc/X11/XF86Config) and restarting the X-server. |