diff options
Diffstat (limited to 'doc/ref/preface.texi')
-rw-r--r-- | doc/ref/preface.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/preface.texi b/doc/ref/preface.texi index 97a535838..3545836c3 100644 --- a/doc/ref/preface.texi +++ b/doc/ref/preface.texi @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU Guile Reference Manual. -@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2010 +@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2010, 2011 @c Free Software Foundation, Inc. @c See the file guile.texi for copying conditions. @@ -41,7 +41,7 @@ the documentation of Scheme data types, control mechanisms and procedures. In addition, he wrote the documentation for Guile's SRFI modules and modules associated with the Guile REPL. -Ludovic Courtès and Andy Wingo, the Guile maintainers at the time of +Ludovic Court@`es and Andy Wingo, the Guile maintainers at the time of this writing (late 2010), have also made their dent in the manual, writing documentation for new modules and subsystems in Guile 2.0. They are also responsible for ensuring that the existing text retains its |