From f7c55a8bc686939dac4ad99f3907ce4842f1b121 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Thu, 18 Feb 2016 18:07:18 -0500 Subject: [PATCH] Make explicit that this simplifies using the FS. --- pkgs/racket-doc/scribblings/reference/module-reflect.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl b/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl index f4453e04a8..2fd35188b3 100644 --- a/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl +++ b/pkgs/racket-doc/scribblings/reference/module-reflect.scrbl @@ -40,7 +40,7 @@ Returns a @tech{resolved module path} that encapsulates @racket[path], where a list @racket[path] corresponds to a @tech{submodule} path. If @racket[path] is a path or starts with a path, the path normally should be @tech{cleanse}d (see @racket[cleanse-path]) and simplified (see -@racket[simplify-path]). +@racket[simplify-path], including consulting the file system). A @tech{resolved module path} is interned. That is, if two @tech{resolved module path} values encapsulate paths that are