Small documentation enhancement.

This commit is contained in:
Dimitri Fontaine 2013-09-09 22:32:29 +02:00
parent 9fa7891346
commit b83228fa3e

View File

@ -134,6 +134,9 @@ Here's the RFC syntax:
### Core rules
Those parts of the grammar are always provided, they are the *defaults*
rules of the ABNF definition.
ALPHA = %x41-5A / %x61-7A ; A-Z / a-z
BIT = "0" / "1"