/[guile]/guile/guile-core/libguile/posix.c
ViewVC logotype

Diff of /guile/guile-core/libguile/posix.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.92.2.4 by ossau, Fri Mar 15 09:23:19 2002 UTC revision 1.92.2.5 by ossau, Fri Mar 15 10:33:37 2002 UTC
# Line 886  SCM_DEFINE (scm_execl, "execl", 1, 0, 1, Line 886  SCM_DEFINE (scm_execl, "execl", 1, 0, 1,
886              "The remaining arguments are supplied to the process; from a C program\n"              "The remaining arguments are supplied to the process; from a C program\n"
887              "they are accessible as the @code{argv} argument to @code{main}.\n"              "they are accessible as the @code{argv} argument to @code{main}.\n"
888              "Conventionally the first @var{arg} is the same as @var{path}.\n"              "Conventionally the first @var{arg} is the same as @var{path}.\n"
889              "All arguments must be strings.  \n\n"              "All arguments must be strings.\n\n"
890              "If @var{arg} is missing, @var{path} is executed with a null\n"              "If @var{arg} is missing, @var{path} is executed with a null\n"
891              "argument list, which may have system-dependent side-effects.\n\n"              "argument list, which may have system-dependent side-effects.\n\n"
892              "This procedure is currently implemented using the @code{execv} system\n"              "This procedure is currently implemented using the @code{execv} system\n"

Legend:
Removed from v.1.92.2.4  
changed lines
  Added in v.1.92.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26