fix reference docs to match r12197
svn: r12199
This commit is contained in:
parent
51f5d193dd
commit
3bc23270cf
|
@ -809,8 +809,8 @@ of alphanumeric ASCII, @litchar{+}, @litchar{-}, @litchar{_}, and/or
|
||||||
@schemelink[char-whitespace?]{whitespace} or an end-of-file. The
|
@schemelink[char-whitespace?]{whitespace} or an end-of-file. The
|
||||||
sequence must not start or end with @litchar{/}. A sequence
|
sequence must not start or end with @litchar{/}. A sequence
|
||||||
@litchar{#lang }@nonterm{name} is equivalent to
|
@litchar{#lang }@nonterm{name} is equivalent to
|
||||||
@litchar{#reader }@nonterm{name}@litchar{/lang/reader}, except
|
@litchar{#reader }@nonterm{name}@litchar{/lang/reader}. Note
|
||||||
that the terminating whitespace (if any) is consumed before the
|
that the terminating whitespace (if any) is not consumed before the
|
||||||
external reading procedure is called.
|
external reading procedure is called.
|
||||||
|
|
||||||
Finally, @as-index{@litchar{#!}} is a synonym for @litchar{#lang}
|
Finally, @as-index{@litchar{#!}} is a synonym for @litchar{#lang}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user