diff options
author | David Bryant <davidbryant@gvtc.com> | 2022-12-12 14:44:57 -0600 |
---|---|---|
committer | David Bryant <davidbryant@gvtc.com> | 2022-12-12 14:44:57 -0600 |
commit | 4ecb5ada8e1cde0bb88abb95437b37161aa43832 (patch) | |
tree | 540dcbba07ea5f08d98ec1c106a3a462da5e4f90 /bootscripts | |
parent | 258e50e86f11d4ec2064fcdb403c5a7dc992a891 (diff) |
Changed "behaviour" to "behavior" throughout the LFS book.
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: |