diff options
author | Roland McGrath <roland@gnu.org> | 1995-09-22 18:32:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-09-22 18:32:19 +0000 |
commit | 969705cc5bcc89acac9e5e17c4dcad1043a328a7 (patch) | |
tree | 97b51d65563b3c16d8326ff4232bd86ab460326e /manual | |
parent | * manual/Makefile (infodir, prefix, INSTALL, INSTALL_DATA): Variables (diff) | |
download | glibc-969705cc5bcc89acac9e5e17c4dcad1043a328a7.tar.gz glibc-969705cc5bcc89acac9e5e17c4dcad1043a328a7.tar.bz2 glibc-969705cc5bcc89acac9e5e17c4dcad1043a328a7.zip |
Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950922
* sysdeps/mach/hurd/Makefile: Elide sunrpc from $(subdirs) for the
time being.
* sysdeps/unix/configure.in: Check for `profil' syscall.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/maint.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/maint.texi b/manual/maint.texi index 0d29d80ec9..48e741f6df 100644 --- a/manual/maint.texi +++ b/manual/maint.texi @@ -960,7 +960,7 @@ contributed by Tom Quinn. @item The port of the Mach and Hurd code to the MIPS architecture -(@code{mips-@var{anything}-gnu}) was contribued by Kazumoto Kojima. +(@code{mips-@var{anything}-gnu}) was contributed by Kazumoto Kojima. @end itemize @c @bye |