diff options
author | sada <sada@FreeBSD.org> | 1999-08-22 16:38:20 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-08-22 16:38:20 +0000 |
commit | 00d5b62dc58cd9852889a837bc3ece097cb7ca53 (patch) | |
tree | 6640cf868e7e4797143e8661c5a0744a0d521004 /korean/mizifont | |
parent | b4bcfd5c72cdd978df4e0c29d9260248c49958ea (diff) | |
download | FreeBSD-ports-00d5b62dc58cd9852889a837bc3ece097cb7ca53.zip FreeBSD-ports-00d5b62dc58cd9852889a837bc3ece097cb7ca53.tar.gz |
Fix typo: XF86config -> XF86Config
Diffstat (limited to 'korean/mizifont')
-rw-r--r-- | korean/mizifont/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/mizifont/pkg-message b/korean/mizifont/pkg-message index 514833b..9c76ea1 100644 --- a/korean/mizifont/pkg-message +++ b/korean/mizifont/pkg-message @@ -10,7 +10,7 @@ Please note: This package installed fonts in /usr/X11R6/lib/X11/fonts/local directory. If you are using XFree86 3.3.2 or older, please upgrade to a new version - or add this directory to your /etc/XF86config: + or add this directory to your /etc/XF86Config: Section "Files" ... @@ -21,7 +21,7 @@ Please note: # xset +fp /usr/X11R6/lib/X11/fonts/local/ && xset fp rehash - Don't forget to add the directory to your /etc/XF86config, for + Don't forget to add the directory to your /etc/XF86Config, for add the correct font path after you reboots X. -- |