src/: Add commentary to the generated code.
[sod] / src / sod-module.5
index 9779822..21a9fee 100644 (file)
@@ -480,7 +480,7 @@ any character other than newline
 .B code
 .I identifier
 .B
-.I identifier
+.I item-name
 .RI [ constraints ]
 .B {
 .I c-fragment
@@ -494,7 +494,15 @@ any character other than newline
 .br
 .I constraint
 ::=
+.IR item-name \*+
+.br
+.I item-name
+::=
+.I identifier
+|
+.B (
 .IR identifier \*+
+.B )
 .
 .SS Class definitions
 .I
@@ -732,7 +740,8 @@ are defined in the built-in module.
 Declaration specifiers may appear in any order.
 However, not all combinations are permitted.
 A declaration specifier must consist of 
-zero or more qualifiers,
+zero or more
+.IR qualifier s,
 and one of the following, up to reordering.
 .hP \*o
 .I type-name