clarify that 'exec-file is not necessarily an absolute path

This commit is contained in:
Matthew Flatt 2010-05-20 12:01:48 -06:00
parent 2801ab2db0
commit 70089070c7

View File

@ -111,7 +111,7 @@ by @racket[kind], which must be one of the following:
@item{@indexed-racket['exec-file] --- the path of the Racket
executable as provided by the operating system for the current
invocation.
invocation. For some operating systems, the path can be relative.
@margin-note{For GRacket, the executable path is the name of a GRacket
executable.}}