From e05b02b6b46100da0699a979bbd3b83d95596b7b Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sat, 18 Oct 2003 01:51:24 +0000 Subject: [PATCH] (Defining new Scheme procedures in C): Don't use @strong{Note:}, latest makeinfo will complain it looks like a cross reference. --- doc/ref/gh.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref/gh.texi b/doc/ref/gh.texi index 09cf11110..8c166373d 100644 --- a/doc/ref/gh.texi +++ b/doc/ref/gh.texi @@ -317,7 +317,7 @@ the sample programs @code{learn0} and @code{learn1}. procedures in C. The ugly mess of arguments is required because of how C handles procedures with variable numbers of arguments. -@strong{Note:} what about documentation strings? +@strong{NB:} what about documentation strings? @cartouche There are several important considerations to be made when writing the C