fix scheme/foreign docs

This commit is contained in:
Matthew Flatt 2010-04-28 07:01:43 -06:00
parent fd43c22dea
commit de863643d5

View File

@ -81,8 +81,10 @@ with @schememodname[scheme/base] attached.}
@; ----------------------------------------------------------------------
@compat-except[scheme/foreign racket/unsafe/ffi]{, except that @scheme[unsafe!]
must be used to import the unsafe bindings of @scheme[racket/unsafe/ffi]}
@compat-except[scheme/foreign ffi/unsafe]{,
@schememodname[ffi/unsafe/cvector], and @schememodname[ffi/vector],
except that @scheme[unsafe!] must be used to import the unsafe
bindings of @schememodname[ffi/unsafe] and @schememodname[ffi/unsafe/cvector]}
@defform[(unsafe!)]{