Index: boxsym-rnd.5.mml =================================================================== --- boxsym-rnd.5.mml (revision 4861) +++ boxsym-rnd.5.mml (revision 4862) @@ -17,7 +17,7 @@

The boxsym syntax is a plain text, line based, hierarchical file format - with a syntax simylar to tEDAx. Leading whitespace in lines are ignored. + with a syntax similar to tEDAx. Leading whitespace in lines are ignored. Empty lines and lines starting with a hashmark (#) are ignored. The first word of a line is a command.

@@ -35,7 +35,7 @@ Refdes

- There can be only one refdes line, in gloval scope. The argument is + There can be only one refdes line, in global scope. The argument is a single word, the refdes attribute. If no refdes is specified, the default refdes is used. @@ -70,7 +70,7 @@ Pins are defined using a pin subtree: begin pin pinname, then lines defining pin properties and then an end pin. Pinname should be the textual, human readable name of the pin (also used as an input for the optional devmap), - not the physica pin number. + not the physical pin number.

For example:

 begin pin Vcc