mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cd339692ef
commit
f119915f51
1 changed files with 1 additions and 1 deletions
|
@ -967,7 +967,7 @@ fdbm_reject(VALUE obj)
|
|||
* - {Berkeley DB}[http://en.wikipedia.org/wiki/Berkeley_DB] versions
|
||||
* 1 thru 5, also known as BDB and Sleepycat DB, now owned by Oracle
|
||||
* Corporation.
|
||||
* - Berkeley DB 1.x, still found in FreeBSD and OpenBSD.
|
||||
* - Berkeley DB 1.x, still found in 4.4BSD derivatives (FreeBSD, OpenBSD, etc).
|
||||
* - {gdbm}[http://www.gnu.org/software/gdbm/], the GNU implementation of dbm.
|
||||
* - {qdbm}[http://fallabs.com/qdbm/index.html], another open source
|
||||
* reimplementation of dbm.
|
||||
|
|
Loading…
Reference in a new issue