diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-12-15 10:24:33 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-12-15 10:24:33 -0600 |
commit | dbaab9969490a759239eebe887c5af5a5d01ea98 (patch) | |
tree | e5da1a80e1995d66192fa513951d78b3b74314ea /bootscripts | |
parent | c9aabf13a1e8e1fb57688a7dea2f2ca2f1a9e1ab (diff) | |
parent | 0c4501b5b186b116b90aa19fd7fb6087b3d70a69 (diff) |
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'bootscripts')
-rw-r--r-- | bootscripts/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index 1fca16a65..c7a3d9a7b 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1135,7 +1135,7 @@ n/a - January 30, 2004: * Changed the loadkeys script to run "loadkeys -d" and removed the need for the /etc/sysconfig/keyboard file. The kbd patch fixes the - "loadkeys -d" behaviour. + "loadkeys -d" behavior. 1.6 - February 26th, 2002: |