From 8f85c0c6c3eb8de857babc08ca6e832e8a497c44 Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Fri, 16 Nov 2001 15:04:17 +0000 Subject: * Adding C function declarations from the SCM interface to the reference manual documentation. --- doc/ref/intro.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/ref/intro.texi') diff --git a/doc/ref/intro.texi b/doc/ref/intro.texi index 9391a1d48..09da686c6 100644 --- a/doc/ref/intro.texi +++ b/doc/ref/intro.texi @@ -1,4 +1,4 @@ -@c $Id: intro.texi,v 1.3 2001-11-11 15:01:51 ossau Exp $ +@c $Id: intro.texi,v 1.4 2001-11-16 15:04:16 ossau Exp $ @page @@ -200,8 +200,8 @@ As another example, here is a simple replacement for the POSIX (newline) @end example -@deffn procedure command-line -@deffnx primitive program-arguments +@deffn {Scheme Procedure} command-line +@deffnx {Scheme Procedure} program-arguments Return a list of the command-line arguments passed to the currently running program. If the program invoked Guile with the @samp{-s}, @samp{-c} or @samp{--} switches, these procedures ignore everything up -- cgit v1.2.3