summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Lang <gsview@ghostgum.com.au>2001-04-07 01:17:50 +0000
committerRussell Lang <gsview@ghostgum.com.au>2001-04-07 01:17:50 +0000
commitb870fcc36147cdc77934727905afbe985dcf8e60 (patch)
tree1411a69fc091983f1616211abee2a1008ba912d0
parent3c5fb15bfe9ec11e361184071a6cef9a555d7675 (diff)
downloadghostpdl-b870fcc36147cdc77934727905afbe985dcf8e60.tar.gz
Corrections to interpreter API documentation.
If "gs -h" executed, gsapi_exit() must be called next. Assign copyright to artofcode LLC. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@1395 a1074d23-0009-0410-80fe-cf8c14f379e6
-rw-r--r--gs/doc/API.htm8
1 files changed, 3 insertions, 5 deletions
diff --git a/gs/doc/API.htm b/gs/doc/API.htm
index a16a4d2bd..65a4a5ec1 100644
--- a/gs/doc/API.htm
+++ b/gs/doc/API.htm
@@ -280,7 +280,7 @@ the Ghostscript interpreter was compiled with <b><tt>CHECK_INTERRUPTS</tt></b>
as described in <b><tt><a href="../src/gpcheck.h">gpcheck.h</a></tt></b>.
</blockquote>
-<h3><a name="set_display_callback"></a></b><tt>gsapi_set_display_callback()</tt></b></h3>
+<h3><a name="set_display_callback"></a><b><tt>gsapi_set_display_callback()</tt></b></h3>
<blockquote>
Set the callback structure for the <a href="#display">display</a>
device. If the <a href="#display">display</a> device is used,
@@ -348,8 +348,7 @@ The <b><tt>gsapi_init_with_args</tt></b>, <b><tt>gsapi_run_*</tt></b> and
<td>&nbsp;
<td>"<b><tt>gs -h</tt></b>" has been executed.
This is not an error.
- The interpreter was not initialised. It is safe to call
- <b><tt>gsapi_exit()</tt></b>.
+ <b><tt>gsapi_exit()</tt></b> must be called next.
<tr valign=top> <td align=left>&lt; 0
<td>&nbsp;
<td>Error
@@ -560,8 +559,7 @@ Some examples are in
<p>
-<small>Copyright &copy; 2001 Ghostgum Software Pty Ltd. All rights
-reserved.</small>
+<small>Copyright &copy; 2001 artofcode LLC. All rights reserved.</small>
<p>
<small>This file is part of AFPL Ghostscript. See the