diff options
Diffstat (limited to 'doc/ref/posix.texi')
-rw-r--r-- | doc/ref/posix.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ref/posix.texi b/doc/ref/posix.texi index 584d5c848..6ee040826 100644 --- a/doc/ref/posix.texi +++ b/doc/ref/posix.texi @@ -1,3 +1,9 @@ +@c -*-texinfo-*- +@c This is part of the GNU Guile Reference Manual. +@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004 +@c Free Software Foundation, Inc. +@c See the file guile.texi for copying conditions. + @node POSIX @chapter @acronym{POSIX} System Calls and Networking |