diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-16 15:35:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-16 15:35:52 +0000 |
commit | 3f80a33b99e9b86ce7cbae9530df81367c884568 (patch) | |
tree | dfa0905c37d4bba90476a96f7c08c7f8b72ee9db /db2 | |
parent | 7cd1708f76f78fe027a02ad89f58975174a5bd5a (diff) | |
download | glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.tar glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.tar.gz glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.tar.bz2 glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.zip |
Update.
1999-02-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* elf/dlfcn.h: Fix typo.
* sysdeps/generic/bits/dlfcn.h: Likewise.
* sysdeps/mips/bits/dlfcn.h: Likewise.
Diffstat (limited to 'db2')
-rw-r--r-- | db2/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db2/README b/db2/README index cf527ab5ac..2671e7f67a 100644 --- a/db2/README +++ b/db2/README @@ -9,5 +9,5 @@ Sleepycat Software, Inc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The LICENSE file, mentioned in the beginning of the source files, can -be found together with all the other relevant license texts in the -manual and the INSTALL file in the toplevel directory. +be found in this directory and also with all the other relevant +license texts in the manual. |