diff --git a/basis/cpu/x86/x86-docs.factor b/basis/cpu/x86/x86-docs.factor index ee6ceeb108..3b3047e685 100644 --- a/basis/cpu/x86/x86-docs.factor +++ b/basis/cpu/x86/x86-docs.factor @@ -110,7 +110,7 @@ HELP: copy-register* } } ; -ARTICLE: "cpu.x86" "x86 compiler backend" +ARTICLE: "cpu.x86" "CPU x86 compiler backend" "Implementation of " { $vocab-link "cpu.architecture" } " for x86 machines." $nl { $link ADD } " and " { $link SUB } " variants:"