Added info for Sleepycat Software.
This commit is contained in:
parent
4bb6f79dd0
commit
ecbc52337f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2018
1 changed files with 8 additions and 4 deletions
12
FAQ/FAQ.sgml
12
FAQ/FAQ.sgml
|
@ -1,12 +1,12 @@
|
||||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
|
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
|
||||||
<!-- $Id: FAQ.sgml,v 1.76 1997-09-26 01:20:31 alex Exp $ -->
|
<!-- $Id: FAQ.sgml,v 1.77 1997-09-30 17:46:40 pds Exp $ -->
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
|
||||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||||
<author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:peter@taronga.com'
|
<author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:peter@taronga.com'
|
||||||
name='<peter@taronga.com>'></tt>
|
name='<peter@taronga.com>'></tt>
|
||||||
<date>$Date: 1997-09-26 01:20:31 $</date>
|
<date>$Date: 1997-09-30 17:46:40 $</date>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||||
|
@ -1706,13 +1706,17 @@ quit
|
||||||
<heading>Are there any Database systems for FreeBSD?</heading>
|
<heading>Are there any Database systems for FreeBSD?</heading>
|
||||||
<p>
|
<p>
|
||||||
Yes! Conetic Software Systems has ported their C/base and C/books
|
Yes! Conetic Software Systems has ported their C/base and C/books
|
||||||
database systems to FreeBSD 2.0.5 and higher.
|
database systems to FreeBSD 2.0.5 and higher, and Sleepycat
|
||||||
|
Software is selling a commercially supported version of the DB
|
||||||
|
database library.
|
||||||
|
|
||||||
<descrip>
|
<descrip>
|
||||||
<tag/For more information/
|
<tag/For more information/
|
||||||
<url url="http://www.conetic.com/" name="Conetic Software Systems">
|
<url url="http://www.conetic.com/" name="Conetic Software Systems">
|
||||||
<tag/or mail/
|
<tag/or mail/
|
||||||
<url url="mailto:info@conetic.com" name="Information E-mail address">
|
<url url="mailto:info@conetic.com" name="Information E-mail address">,
|
||||||
|
<tag/and/
|
||||||
|
<url url="http://www.sleepycat.com/" name = "Sleepycat Software">.
|
||||||
</descrip>
|
</descrip>
|
||||||
|
|
||||||
<sect1>
|
<sect1>
|
||||||
|
|
Loading…
Reference in a new issue