diff --git a/collects/scribblings/reference/syntax.scrbl b/collects/scribblings/reference/syntax.scrbl index d7725addc7..ccf1b220f6 100644 --- a/collects/scribblings/reference/syntax.scrbl +++ b/collects/scribblings/reference/syntax.scrbl @@ -362,7 +362,8 @@ Legal only in a @tech{module begin context}, and handled by the (for-label require-spec ...) (for-meta phase-level require-spec ...) derived-require-spec] - [module-path (submod root-module-path submod-path-element ...) + [module-path root-module-path + (submod root-module-path submod-path-element ...) (submod "." submod-path-element ...) (submod ".." submod-path-element ...)] [root-module-path (#,(racket quote) id)