diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:51:15 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:51:15 +0000 |
commit | 5406b139fb11b3010fb90d65b536b443d9223bc9 (patch) | |
tree | 75b696b33540c97ac118da425c787687b1b53145 /entities/kbd.ent | |
parent | 51a594db0dfe14b88afea6163de0519a03626b6c (diff) |
Billy's kbd conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2368 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/kbd.ent')
-rw-r--r-- | entities/kbd.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/kbd.ent b/entities/kbd.ent index 4eb9a60d8..7865d70ed 100644 --- a/entities/kbd.ent +++ b/entities/kbd.ent @@ -3,9 +3,9 @@ <!ENTITY c6-kbd SYSTEM "../chapter06/kbd.xml"> <!ENTITY c6-kbd-inst SYSTEM "../chapter06/kbd-inst.xml"> -<!ENTITY c6-kbd-exp SYSTEM "../chapter06/kbd-exp.xml"> <!ENTITY aa-kbd SYSTEM "../appendixa/kbd.xml"> +<!ENTITY aa-kbd-shortdesc SYSTEM "../appendixa/kbd-shortdesc.xml"> <!ENTITY aa-kbd-desc SYSTEM "../appendixa/kbd-desc.xml"> <!ENTITY aa-kbd-dep SYSTEM "../appendixa/kbd-dep.xml"> <!ENTITY aa-kbd-down SYSTEM "../appendixa/kbd-down.xml"> |