diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-24 11:09:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-24 11:09:07 +0000 |
commit | 6a3b5b5c7149b75fcb85d053ad993e9dff0e39a4 (patch) | |
tree | ae65014873c10c247d66691613c4176639bdcd69 | |
parent | 6f8c75b105903c1148ab13842ef2977be8bcebf9 (diff) | |
download | glibc-6a3b5b5c7149b75fcb85d053ad993e9dff0e39a4.tar glibc-6a3b5b5c7149b75fcb85d053ad993e9dff0e39a4.tar.gz glibc-6a3b5b5c7149b75fcb85d053ad993e9dff0e39a4.tar.bz2 glibc-6a3b5b5c7149b75fcb85d053ad993e9dff0e39a4.zip |
Fix typo.
* sysdeps/i386/i786/Implies: New file.
-rw-r--r-- | CONFORMANCE | 2 | ||||
-rw-r--r-- | ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CONFORMANCE b/CONFORMANCE index c0e8f6b92d..cf00caa4d9 100644 --- a/CONFORMANCE +++ b/CONFORMANCE @@ -2,7 +2,7 @@ Conformance of the GNU libc with various standards ================================================== The GNU libc is designed to be conformant with existing standard as -far as possible. TO ensure this I've run various tests. The results +far as possible. To ensure this I've run various tests. The results are presented here. @@ -3,7 +3,7 @@ * scripts/config.sub: Update from latest autoconf release. * scripts/config.guess: Likewise. - * sysdeps/i386/i786: New file. + * sysdeps/i386/i786/Implies: New file. 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> |