From daca47285eb671d481a34f7fcd9d23044f6a1b18 Mon Sep 17 00:00:00 2001 From: cuz Date: Tue, 26 Nov 2002 21:48:55 +0000 Subject: [PATCH] Keep the docs current git-svn-id: svn://svn.cc65.org/cc65/trunk@1659 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index ea32b6f8a..3786f4e51 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -22,6 +22,10 @@ C standard plus additional functions specially crafted for 6502 systems or just some of the supported machines. This function refrence describes the available functions together with any limitations. +For an overview about the available libraries, their purpose, and any +differences to the ISO standard, please have a look at the . +