Skip to content

Commit

Permalink
cpu.x86.assembler.operands: fix help-lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Oct 20, 2014
1 parent c8cfaee commit 465aa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basis/cpu/x86/assembler/operands/operands-docs.factor
Expand Up @@ -28,7 +28,7 @@ HELP: n-bit-version-of
{ $values { "register" register } { "n" integer } { "register'" register } }
{ $description "Returns a less wide version of the given register." } ;

ARTICLE: "cpu.x86.assembler.operands" "x86 registers and memory operands"
ARTICLE: "cpu.x86.assembler.operands" "CPU x86 registers and memory operands"
"Indirect operand constructors for various addressing formats:"
{ $subsections [] [RIP+] [+] [++] [+*2+] [+*4+] [+*8+] }
"Register correspondances:"
Expand Down

0 comments on commit 465aa87

Please sign in to comment.