diff options
author | Roland McGrath <roland@gnu.org> | 1995-05-25 09:00:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-05-25 09:00:08 +0000 |
commit | a692d00365474d155726c8e59bea013a57acb02b (patch) | |
tree | 844c0b36f0404f8ce1d4053ed0aaa35a33851fc4 /manual/libc.texinfo | |
parent | 78732ba807eab4c5876d7b5181b2a3ddace1e586 (diff) | |
download | glibc-a692d00365474d155726c8e59bea013a57acb02b.tar glibc-a692d00365474d155726c8e59bea013a57acb02b.tar.gz glibc-a692d00365474d155726c8e59bea013a57acb02b.tar.bz2 glibc-a692d00365474d155726c8e59bea013a57acb02b.zip |
Sun May 21 05:05:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* elf/Makefile (ld.so): Use -nostartfiles in addition to
-nostdlib.
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r-- | manual/libc.texinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 0b455b32d2..1ba44c2071 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -22,7 +22,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, 1994 Free Software Foundation, Inc. +Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -66,10 +66,10 @@ Foundation. @center for version @value{VERSION} @page @vskip 0pt plus 1filll -Copyright @copyright{} 1993, 1994 Free Software Foundation, Inc. +Copyright @copyright{} 1993, 1994, 1995 Free Software Foundation, Inc. @sp 2 Published by the Free Software Foundation @* -675 Massachusetts Avenue, @* +675 Massachusetts Avenue @* Cambridge, MA 02139 USA @* Printed copies are available for $50 each. @* ISBN @value{ISBN} @* |