summaryrefslogtreecommitdiff
path: root/doc/ref/intro.texi
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2002-03-27 21:55:31 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2002-03-27 21:55:31 +0000
commit801892e7888467dcd3443c8dbd4e1eddfbf402c5 (patch)
tree1af05f4cbd70f4d5057e08ba23d605766102df49 /doc/ref/intro.texi
parentbc76d628650140c26e5dc772c2a38bb91eeb5e0e (diff)
downloadguile-801892e7888467dcd3443c8dbd4e1eddfbf402c5.tar.gz
Various manual updates, including syncing with stable branch.
Diffstat (limited to 'doc/ref/intro.texi')
-rw-r--r--doc/ref/intro.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ref/intro.texi b/doc/ref/intro.texi
index 6d373a7cc..af1b48d0e 100644
--- a/doc/ref/intro.texi
+++ b/doc/ref/intro.texi
@@ -8,9 +8,9 @@ described in the
@tex
Revised$^5$
@end tex
-@ifinfo
+@ifnottex
Revised^5
-@end ifinfo
+@end ifnottex
Report on the Algorithmic Language Scheme (usually known as R5RS),
providing clean and general data and control structures. Guile goes
beyond the rather austere language presented in R5RS, extending it with
@@ -899,9 +899,9 @@ known as R5RS, or the
@iftex
``Revised$^5$ Report on the Algorithmic Language Scheme'',
@end iftex
-@ifinfo
+@ifnottex
``Revised^5 Report on the Algorithmic Language Scheme'',
-@end ifinfo
+@end ifnottex
we have included the report in the Guile distribution;
@xref{Top, , Introduction, r5rs, Revised(5) Report on the Algorithmic
Language Scheme}.