Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2009 19:59:50 +0100 (BST)
From:      Frank Shute <frank@shute.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/134070: old path for a file given in kbdmap(1)
Message-ID:  <20090428185950.450064AC1D@orange.esperance-linux.co.uk>
Resent-Message-ID: <200904282010.n3SKA1sa009112@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134070
>Category:       docs
>Synopsis:       old path for a file given in kbdmap(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 28 20:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Frank Shute
>Release:        FreeBSD 7.2-RC2 amd64
>Organization:
>Environment:
System: FreeBSD orange.esperance-linux.co.uk 7.2-RC2 FreeBSD 7.2-RC2 #0: Mon Apr 27 02:24:46 BST 2009 root@orange.esperance-linux.co.uk:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
The path given to the alias file in kbdmap(1) no longer exists.
>How-To-Repeat:
$ ls /usr/X11/lib/X11/locale/locale.alias
>Fix:


--- patch.1 begins here ---
--- /usr/src/usr.sbin/kbdmap/kbdmap.1	2009-04-15 04:14:26.000000000 +0100
+++ /tmp/kbdmap.1	2009-04-28 19:31:30.000000000 +0100
@@ -111,7 +111,7 @@
 database for fonts
 .It Pa /etc/rc.conf
 default font
-.It Pa /usr/X11/lib/X11/locale/locale.alias
+.It Pa /usr/local/share/locale/locale.alias
 describe common
 .Ev LANG
 values
--- patch.1 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090428185950.450064AC1D>