unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* docstring scm_system
@ 2003-08-13 20:25 Kevin Ryde
  0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2003-08-13 20:25 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 117 bytes --]

FYI,
        * simpos.c (scm_system): In docstring, refer to status:exit-val rather
        than "functions above".


[-- Attachment #2: simpos.c.system-doc.diff --]
[-- Type: text/plain, Size: 694 bytes --]

--- simpos.c.~1.49.~	2003-04-07 08:05:27.000000000 +1000
+++ simpos.c	2003-08-12 19:56:00.000000000 +1000
@@ -48,8 +48,8 @@
 	    "Execute @var{cmd} using the operating system's \"command\n"
 	    "processor\".  Under Unix this is usually the default shell\n"
 	    "@code{sh}.  The value returned is @var{cmd}'s exit status as\n"
-	    "returned by @code{waitpid}, which can be interpreted using the\n"
-	    "functions above.\n"
+	    "returned by @code{waitpid}, which can be interpreted using\n"
+	    "@code{status:exit-val} and friends.\n"
 	    "\n"
 	    "If @code{system} is called without arguments, return a boolean\n"
 	    "indicating whether the command processor is available.")

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-13 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-13 20:25 docstring scm_system Kevin Ryde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).