summaryrefslogtreecommitdiff
path: root/manual/libc.texinfo
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-10-14 08:12:38 +0000
committerRoland McGrath <roland@gnu.org>1994-10-14 08:12:38 +0000
commit50e494ebbacf1f8eb2eefe45cddf72a6a76a4415 (patch)
tree0b5c4f08d6911ff69154ecf6f932976d534350c7 /manual/libc.texinfo
parentab65736de7fe60f756815b62955e0472bad01eda (diff)
child.texi renamed to process.texi.
Update edition, version, date.
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r--manual/libc.texinfo15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo
index 3fda694703..bdb1281b4c 100644
--- a/manual/libc.texinfo
+++ b/manual/libc.texinfo
@@ -10,9 +10,10 @@
@set xref-automatic-section-title
@smallbook
-@set EDITION 0.05
-@set VERSION 1.07 Beta
-@set UPDATED 30 August 1993
+@c I've already told people the printed edition will be 0.06
+@set EDITION 0.06 DRAFT
+@set VERSION 1.09 Beta
+@set UPDATED 14 October 1994
@ifinfo
This file documents the GNU C library.
@@ -20,7 +21,7 @@ This file documents the GNU C library.
This is Edition @value{EDITION}, last updated @value{UPDATED},
of @cite{The GNU C Library Reference Manual}, for Version @value{VERSION}.
-Copyright (C) 1993 Free Software Foundation, Inc.
+Copyright (C) 1993, 1994 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -57,7 +58,7 @@ Foundation.
@sp 2
@center Sandra Loosemore
@center with
-@center Roland McGrath, Andrew Oram, and Richard M. Stallman
+@center Richard M. Stallman, Roland McGrath, and Andrew Oram
@sp 3
@center Edition @value{EDITION}
@sp 1
@@ -66,7 +67,7 @@ Foundation.
@center for version @value{VERSION}
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1993 Free Software Foundation, Inc.
+Copyright @copyright{} 1993, 1994 Free Software Foundation, Inc.
@sp 2
Published by the Free Software Foundation @*
675 Massachusetts Avenue, @*
@@ -962,7 +963,7 @@ Porting the GNU C Library
@include setjmp.texi
@include signal.texi
@include startup.texi
-@include child.texi
+@include process.texi
@include job.texi
@include users.texi
@include sysinfo.texi