diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-04-26 17:06:06 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-04-26 17:06:06 +0000 |
commit | 02cdcacd63d802dae61550b97a29beb5f0a1fb1e (patch) | |
tree | 63f122dffe789f2cce0020cdbb74c5ef877155fa /x11-fonts | |
parent | 6854494c024a0919413611e145b62f75f59af33d (diff) | |
download | FreeBSD-ports-02cdcacd63d802dae61550b97a29beb5f0a1fb1e.zip FreeBSD-ports-02cdcacd63d802dae61550b97a29beb5f0a1fb1e.tar.gz |
Always use "/etc/X11/XF86Config" as the default file for font
configuration.
Suggested by: Matt Mills <matt_mills@btopenworld.com>
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 fc924f9..b8dde4f 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 06040a3..a419d83 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 19895d7..9ea8300 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 c2e4e03..54b0daa 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 d3d8d01..ba0a4e85 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 9aa225b..76a76c4 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. |