diff --git a/collects/scribblings/raco/make.scrbl b/collects/scribblings/raco/make.scrbl index 6d2890689a..9eebbfc0f2 100644 --- a/collects/scribblings/raco/make.scrbl +++ b/collects/scribblings/raco/make.scrbl @@ -113,7 +113,7 @@ attention to the @filepath{.rkt} sources only to confirm that each In contrast, -@commandline{racket b.rkt c.rkt} +@commandline{raco make b.rkt c.rkt} would create only @filepath{compiled/b_rkt.zo} and @filepath{compiled/c_rkt.zo}, since neither @filepath{b.rkt} nor