forked from pool/guile1
73c0f75d73
- Add gpg signature - Use url for source - Cleanup spec file with spec-cleaner - Fix failures with texinfo 5.2 * guile-texinfo.patch OBS-URL: https://build.opensuse.org/request/show/290777 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile1?expand=0&rev=26
39 lines
1.4 KiB
Diff
39 lines
1.4 KiB
Diff
Index: guile-1.8.8/doc/tutorial/guile-tut.texi
|
|
===================================================================
|
|
--- guile-1.8.8.orig/doc/tutorial/guile-tut.texi
|
|
+++ guile-1.8.8/doc/tutorial/guile-tut.texi
|
|
@@ -446,7 +446,7 @@ get started, look at the books @cite{Sim
|
|
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
|
|
Index: guile-1.8.8/doc/ref/gh.texi
|
|
===================================================================
|
|
--- guile-1.8.8.orig/doc/ref/gh.texi
|
|
+++ guile-1.8.8/doc/ref/gh.texi
|
|
@@ -995,7 +995,6 @@ These correspond to the Scheme @code{(co
|
|
|
|
@deftypefun SCM gh_car (SCM @var{obj})
|
|
@deftypefunx SCM gh_cdr (SCM @var{obj})
|
|
-@dots{}
|
|
|
|
@deftypefunx SCM gh_c[ad][ad][ad][ad]r (SCM @var{obj})
|
|
These correspond to the Scheme @code{(caadar ls)} procedures etc @dots{}
|
|
Index: guile-1.8.8/doc/ref/fdl.texi
|
|
===================================================================
|
|
--- guile-1.8.8.orig/doc/ref/fdl.texi
|
|
+++ guile-1.8.8/doc/ref/fdl.texi
|
|
@@ -408,7 +408,7 @@ as a draft) by the Free Software Foundat
|
|
@end enumerate
|
|
|
|
@page
|
|
-@appendixsubsec ADDENDUM: How to use this License for your documents
|
|
+@appendixsec ADDENDUM: How to use this License for your documents
|
|
|
|
To use this License in a document you have written, include a copy of
|
|
the License in the document and put the following copyright and
|