summaryrefslogtreecommitdiff
path: root/dev-scheme/guile/files/guile-1.8.8-gtexinfo-5.patch
blob: 703e1fab9a484b65ff38461aa82bb9b397b84091 (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

--- a/doc/tutorial/guile-tut.texi	2010-12-14 06:24:39.000000000 +1300
+++ b/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