2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/libc.texinfo: Correct escape character for @ sign so file will be processed by make info. Update copyright years. * libm/libm.texinfo: Ditto.
This commit is contained in:
parent
db040b1759
commit
5125f91910
|
@ -1,3 +1,9 @@
|
||||||
|
2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
|
* libc/libc.texinfo: Correct escape character for @ sign
|
||||||
|
so file will be processed by make info. Update copyright years.
|
||||||
|
* libm/libm.texinfo: Ditto.
|
||||||
|
|
||||||
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
|
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
* libc/include/sys/stat.h: No longer include stat-dj.h.
|
* libc/include/sys/stat.h: No longer include stat-dj.h.
|
||||||
|
|
|
@ -28,7 +28,7 @@ END-INFO-DIR-ENTRY
|
||||||
@ifinfo
|
@ifinfo
|
||||||
This file documents the ANSI C library.
|
This file documents the ANSI C library.
|
||||||
|
|
||||||
Copyright (C) 1992, 1993, 1994-2002 Red Hat, Inc.
|
Copyright (C) 1992, 1993, 1994-2004 Red Hat, Inc.
|
||||||
|
|
||||||
@file{libc} includes software developed by the
|
@file{libc} includes software developed by the
|
||||||
University of California, Berkeley and its contributors.
|
University of California, Berkeley and its contributors.
|
||||||
|
@ -94,8 +94,8 @@ into another language, under the above conditions for modified versions.
|
||||||
|
|
||||||
@tex
|
@tex
|
||||||
{\parskip=0pt
|
{\parskip=0pt
|
||||||
sac@@cygnus.com, pesch@@cygnus.com, jjohnstn@redhat.com\hfill {\it The Red Hat newlib C Library}\par
|
sac@@cygnus.com, pesch@@cygnus.com, jjohnstn@@redhat.com\hfill {\it The Red Hat newlib C Library}\par
|
||||||
Copyright \copyright{} 1992, 1993, 1994-2002 Red Hat Inc.
|
Copyright \copyright{} 1992, 1993, 1994-2004 Red Hat Inc.
|
||||||
}
|
}
|
||||||
\global\parindent=0pt % Steve likes it this way
|
\global\parindent=0pt % Steve likes it this way
|
||||||
@end tex
|
@end tex
|
||||||
|
|
|
@ -28,7 +28,7 @@ END-INFO-DIR-ENTRY
|
||||||
@ifinfo
|
@ifinfo
|
||||||
This file documents an ANSI-C conforming mathematical subroutine library.
|
This file documents an ANSI-C conforming mathematical subroutine library.
|
||||||
|
|
||||||
Copyright (C) 1992, 1993, 1995, 1996-2002 Red Hat, Inc.
|
Copyright (C) 1992, 1993, 1995, 1996-2004 Red Hat, Inc.
|
||||||
|
|
||||||
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
||||||
Inc. business. Permission to use, copy, modify, and distribute this
|
Inc. business. Permission to use, copy, modify, and distribute this
|
||||||
|
@ -74,13 +74,13 @@ into another language, under the above conditions for modified versions.
|
||||||
\hfill Red Hat Support\par
|
\hfill Red Hat Support\par
|
||||||
\hfill sac@@cygnus.com\par
|
\hfill sac@@cygnus.com\par
|
||||||
\hfill pesch@@cygnus.com\par
|
\hfill pesch@@cygnus.com\par
|
||||||
\hfill jjohnstn@redhat.com\par
|
\hfill jjohnstn@@redhat.com\par
|
||||||
}
|
}
|
||||||
\global\parindent=0pt % Steve likes it this way
|
\global\parindent=0pt % Steve likes it this way
|
||||||
@end tex
|
@end tex
|
||||||
|
|
||||||
@vskip 0pt plus 1filll
|
@vskip 0pt plus 1filll
|
||||||
Copyright @copyright{} 1992, 1993, 1994-2002 Red Hat, Inc.
|
Copyright @copyright{} 1992, 1993, 1994-2004 Red Hat, Inc.
|
||||||
|
|
||||||
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
||||||
Inc. business. Permission to use, copy, modify, and distribute this
|
Inc. business. Permission to use, copy, modify, and distribute this
|
||||||
|
|
Loading…
Reference in New Issue