diff --git a/collects/scribblings/drscheme/keybindings.scrbl b/collects/scribblings/drscheme/keybindings.scrbl index 63d37b1f8c..9ddf4c10fc 100644 --- a/collects/scribblings/drscheme/keybindings.scrbl +++ b/collects/scribblings/drscheme/keybindings.scrbl @@ -167,7 +167,7 @@ as the @tech{definitions window} plus a few more: @onscreen{Keybindings} sub-menu of @onscreen{Edit} selects a file containing Scheme definitions of keybindings. The file must contain a single module that uses a special keybindings language, - @schememodname[framework/keybinding-lang]. For example, a file named + @scheme[framework/keybinding-lang]. For example, a file named @filepath{mykeys.ss} for keybindings might contain the following code: diff --git a/collects/scribblings/mzc/make.scrbl b/collects/scribblings/mzc/make.scrbl index 4e6ebf9058..472406bbea 100644 --- a/collects/scribblings/mzc/make.scrbl +++ b/collects/scribblings/mzc/make.scrbl @@ -131,9 +131,10 @@ file if @item{the file is expected to contain a module (i.e., the second argument to the handler is a symbol);} - @item{the value of each of @scheme[current-eval], - @scheme[current-load], and @scheme[current-namespace] is the same as - when @scheme[make-compilation-manager-load/use-compiled-handler] was + @item{the value of each of @scheme[(current-eval)], + @scheme[(current-load)], and @scheme[(namespace-module-registry + (current-namespace))] is the same as when + @scheme[make-compilation-manager-load/use-compiled-handler] was called;} @item{the value of @scheme[use-compiled-file-paths] contains the