fix space

svn: r9177
This commit is contained in:
Eli Barzilay 2008-04-07 16:17:24 +00:00
parent f31bf12543
commit aaab16c2d7

View File

@ -804,10 +804,10 @@ of alphanumeric ASCII, @litchar{+}, @litchar{-}, @litchar{_}, and/or
@litchar{/} characters terminated by
@schemelink[char-whitespace?]{whitespace} or an end-of-file. The
sequence must not start or end with @litchar{/}. A sequence
@litchar{#lang }@nonterm{name} is equivalent to @litchar["#reader
"]@nonterm{name}@litchar{/lang/reader}, except that the terminating
whitespace (if any) is consumed before the external reading procedure
is called.
@litchar{#lang }@nonterm{name} is equivalent to
@litchar{#reader }@nonterm{name}@litchar{/lang/reader}, except that
the terminating whitespace (if any) is consumed before the external
reading procedure is called.
Finally, @as-index{@litchar{#!}} followed by alphanumeric ASCII,
@litchar{+}, @litchar{-}, or @litchar{_} is a synonym for