summaryrefslogtreecommitdiff
blob: d7fbda15c101e379e4a1166bf4fff4b4383ac271 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-doc_tutorial_guile-tut.texi,v 1.1 2013/11/30 07:06:25 dsainty Exp $

Compatibility with gtexinfo 5.2

--- doc/tutorial/guile-tut.texi	2010-12-14 06:24:39.000000000 +1300
+++ doc/tutorial/guile-tut.texi	2013-11-30 19:44:28.304575529 +1300
@@ -446,7 +446,7 @@
 Schemer} from that list.}
 
 
-@subsection Hello World
+@section Hello World
 @cindex hello world
 
 Our first program is the typical Scheme "hello world" program.  Put the