diff --git a/man/man1/gracket.1 b/man/man1/gracket.1 index d07e1a8b9d..9f89b570bd 100644 --- a/man/man1/gracket.1 +++ b/man/man1/gracket.1 @@ -30,11 +30,11 @@ is the same as supplying the option for interactive evaluation. .PP -Supplying a single non-switch argument to +Supplying non-switch, non-configuration arguments to .B gracket is the same as putting .B -u -before the argument to run it as a module-based script. +before the arguments to run the first one as a module-based script. .SH MORE INFORMATION For further information, run diff --git a/man/man1/racket.1 b/man/man1/racket.1 index 23b399ba0a..5e3d980670 100644 --- a/man/man1/racket.1 +++ b/man/man1/racket.1 @@ -25,11 +25,11 @@ is the same as supplying the option for interactive evaluation. .PP -Supplying a single non-switch argument to +Supplying non-switch, non-configuration arguments to .B racket is the same as putting .B -u -before the argument to run it as a module-based script. +before the arguments to run the first one as a module-based script. .SH MORE INFORMATION For further information, run