diff options
author | Roy Marples <roy@marples.name> | 2008-02-19 14:36:22 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-02-19 14:36:22 +0000 |
commit | e1e36b2872c1f87d3d0b5308561884af3cd013ac (patch) | |
tree | 12dd16c75681a567510b2765e93e038d79bdfb9c /init.d.Linux/consolefont | |
parent | 42bfd7b6dc6d1ebc49c1c6b24e21772df4f6967b (diff) |
keywords -> keyword
Diffstat (limited to 'init.d.Linux/consolefont')
-rwxr-xr-x | init.d.Linux/consolefont | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.Linux/consolefont b/init.d.Linux/consolefont index 28a2cdb0..7bf6bfc7 100755 --- a/init.d.Linux/consolefont +++ b/init.d.Linux/consolefont @@ -9,7 +9,7 @@ depend() need localmount need keymaps # sets up terminal encoding scheme after hotplug - keywords nouml novps noxenu + keyword nouml novps noxenu } start() |